DBA Data[Home] [Help]

APPS.IGC_CC_OPN_UPD_GET_LNK_PUB dependencies on FND_GLOBAL

Line 3724: FND_GLOBAL.Apps_Initialize

3720:
3721:
3722: -- Based on the Responsibility, Intialize the Application
3723:
3724: FND_GLOBAL.Apps_Initialize
3725: ( user_id => p_user_id
3726: , resp_id => p_responsibility_id
3727: , resp_appl_id => p_resp_appl_id
3728: );