DBA Data[Home] [Help]

APPS.AP_OPEN_ITEMS_REVAL_PKG dependencies on HR_OPERATING_UNITS

Line 940: from hr_operating_units

936: BEGIN
937:
938: select name
939: into g_operating_unit_dsp
940: from hr_operating_units
941: where organization_id = P_ORG_ID;
942:
943: select gsob.name,
944: gsob.set_of_books_id,