DBA Data[Home] [Help]

APPS.PSB_WS_ACCT2 dependencies on FND_GLOBAL

Line 921: l_userid := FND_GLOBAL.USER_ID;

917: /* end bug 4256345 */
918:
919: BEGIN
920:
921: l_userid := FND_GLOBAL.USER_ID;
922: l_loginid := FND_GLOBAL.LOGIN_ID;
923:
924: -- g_deferred_ccids holds CCIDs that are deferred for parameter processing;
925: -- these CCIDs are deferred because they depend on CCID(s) that have not been

Line 922: l_loginid := FND_GLOBAL.LOGIN_ID;

918:
919: BEGIN
920:
921: l_userid := FND_GLOBAL.USER_ID;
922: l_loginid := FND_GLOBAL.LOGIN_ID;
923:
924: -- g_deferred_ccids holds CCIDs that are deferred for parameter processing;
925: -- these CCIDs are deferred because they depend on CCID(s) that have not been
926: -- computed yet. This problem arises as we follow a depth first search of