DBA Data[Home] [Help]

APPS.PAY_IP_STARTUP_UTIL dependencies on HR_S_ORG_INFO_TYPES_BY_CLASS

Line 488: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFO_TYPES_BY_CLASS',NULL);

484: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFORMATION_TYPES',NULL);
485: DELETE hr_s_org_information_types;
486: COMMIT;
487:
488: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFO_TYPES_BY_CLASS',NULL);
489: DELETE hr_s_org_info_types_by_class;
490: COMMIT;
491:
492: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ASSIGNMENT_INFO_TYPES',NULL);

Line 489: DELETE hr_s_org_info_types_by_class;

485: DELETE hr_s_org_information_types;
486: COMMIT;
487:
488: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFO_TYPES_BY_CLASS',NULL);
489: DELETE hr_s_org_info_types_by_class;
490: COMMIT;
491:
492: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ASSIGNMENT_INFO_TYPES',NULL);
493: DELETE hr_s_assignment_info_types;