DBA Data[Home] [Help]

APPS.INVPPROC dependencies on HR_ORGANIZATION_UNITS

Line 92: FROM hr_organization_units

88: FOR UPDATE OF process_flag;
89:
90: CURSOR get_organization_code (cp_org_id VARCHAR2) IS
91: SELECT name
92: FROM hr_organization_units
93: WHERE organization_id = cp_org_id;
94:
95: CURSOR c_ego_intf_rows IS
96: SELECT msii.transaction_id,