DBA Data[Home] [Help]

APPS.AR_MO_CACHE_UTILS dependencies on HR_ORGANIZATION_INFORMATION

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

512: Define a nested table for storing the operating unit IDs:
513: --------------------------------------------------------------- */
514:
515: TYPE OrgIDTable
516: IS TABLE OF hr_organization_information.organization_id%TYPE;
517:
518: /* ---------------------------------------------------------------
519: Define a record type that encapsulates multiple rows of
520: operating unit attributes: