DBA Data[Home] [Help]

APPS.CST_ACCRUAL_LOAD dependencies on MO_GLOBAL

Line 488: l_operating_unit := mo_global.get_current_org_id;

484:
485:
486: /* Get the current ORG_ID by calling the MOAC package */
487:
488: l_operating_unit := mo_global.get_current_org_id;
489:
490: debug(' l_operating_unit:'||l_operating_unit);
491:
492: /* Call the Accrual Load API and pass it all the parameters */