DBA Data[Home] [Help]

APPS.PA_CC_BL_PROCESS dependencies on MO_GLOBAL

Line 2090: g_org_id := mo_global.get_current_org_id ;

2086: -- caused by using rec(i).field
2087:
2088:
2089: -- g_org_id is set with the current OU.
2090: g_org_id := mo_global.get_current_org_id ;
2091:
2092:
2093: FOR i IN 1..g_icnt
2094: LOOP