DBA Data[Home] [Help]

APPS.PA_ACTIONS_PUB dependencies on FND_GLOBAL

Line 4421: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;

4417:
4418: -- Get the Debug mode into local variable and set it to 'Y'if its NULL
4419: l_debug_mode := NVL(FND_PROFILE.value('PA_DEBUG_MODE'),'N');
4420:
4421: l_request_id := FND_GLOBAL.CONC_REQUEST_ID;
4422: retcode := '0';
4423: errbuf := NULL;
4424:
4425: -- Initialize the return status to success