[Home] [Help]
APPS.INVPVHDR dependencies on HR_ORGANIZATION_UNITS
Line 295: FROM hr_organization_units
291: -- Bug: 4654433
292: CURSOR get_organization_code (cp_org_id VARCHAR2) IS
293: SELECT
294: name
295: FROM hr_organization_units
296: WHERE organization_id = cp_org_id;
297:
298: CURSOR is_gdsn_batch(cp_xset_id NUMBER) IS
299: SELECT 1 FROM ego_import_option_sets