DBA Data[Home] [Help]

APPS.INVPPROC dependencies on HR_ORGANIZATION_UNITS

Line 91: FROM hr_organization_units

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