DBA Data[Home] [Help]

APPS.AR_MO_CACHE_UTILS dependencies on HR_ORGANIZATION_INFORMATION

Line 522: IS TABLE OF hr_organization_information.organization_id%TYPE;

518: Define a nested table for storing the operating unit IDs:
519: --------------------------------------------------------------- */
520:
521: TYPE OrgIDTable
522: IS TABLE OF hr_organization_information.organization_id%TYPE;
523:
524: /* ---------------------------------------------------------------
525: Define a record type that encapsulates multiple rows of
526: operating unit attributes: