DBA Data[Home] [Help]

APPS.PA_CC_BL_PROCESS dependencies on MO_GLOBAL

Line 1965: g_org_id := mo_global.get_current_org_id ;

1961: -- caused by using rec(i).field
1962:
1963:
1964: -- g_org_id is set with the current OU.
1965: g_org_id := mo_global.get_current_org_id ;
1966:
1967:
1968: FOR i IN 1..g_icnt
1969: LOOP