DBA Data[Home] [Help]

APPS.PA_ACTIONS_PUB dependencies on FND_GLOBAL

Line 4490: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;

4486:
4487: -- Get the Debug mode into local variable and set it to 'Y'if its NULL
4488: l_debug_mode := NVL(FND_PROFILE.value('PA_DEBUG_MODE'),'N');
4489:
4490: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;
4491: retcode := '0';
4492: errbuf := NULL;
4493:
4494: -- Initialize the return status to success