DBA Data[Home] [Help]

APPS.PO_CORE_S dependencies on HR_OPERATING_UNITS

Line 7860: p_org_id IN hr_operating_units.organization_id%type

7856: --
7857: --End of Comments
7858: -------------------------------------------------------------------------------
7859: FUNCTION Check_Federal_Instance (
7860: p_org_id IN hr_operating_units.organization_id%type
7861: )
7862: RETURN VARCHAR2
7863: IS
7864: x_progress VARCHAR2(3) := NULL;