DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on HR_OPERATING_UNITS

Line 7652: p_org_id IN hr_operating_units.organization_id%type

7648: --
7649: --End of Comments
7650: -------------------------------------------------------------------------------
7651: FUNCTION Check_Federal_Instance (
7652: p_org_id IN hr_operating_units.organization_id%type
7653: )
7654: RETURN VARCHAR2
7655: IS
7656: x_progress VARCHAR2(3) := NULL;