DBA Data[Home] [Help]

APPS.INVPVHDR dependencies on HR_ORGANIZATION_UNITS

Line 293: FROM hr_organization_units

289: -- Bug: 4654433
290: CURSOR get_organization_code (cp_org_id VARCHAR2) IS
291: SELECT
292: name
293: FROM hr_organization_units
294: WHERE organization_id = cp_org_id;
295:
296: CURSOR is_gdsn_batch(cp_xset_id NUMBER) IS
297: SELECT 1 FROM ego_import_option_sets