DBA Data[Home] [Help]

APPS.PAY_IP_STARTUP_UTIL dependencies on HR_S_ORG_INFO_TYPES_BY_CLASS

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

546: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFORMATION_TYPES',NULL);
547: DELETE hr_s_org_information_types;
548: COMMIT;
549:
550: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFO_TYPES_BY_CLASS',NULL);
551: DELETE hr_s_org_info_types_by_class;
552: COMMIT;
553:
554: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ASSIGNMENT_INFO_TYPES',NULL);

Line 551: DELETE hr_s_org_info_types_by_class;

547: DELETE hr_s_org_information_types;
548: COMMIT;
549:
550: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFO_TYPES_BY_CLASS',NULL);
551: DELETE hr_s_org_info_types_by_class;
552: COMMIT;
553:
554: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ASSIGNMENT_INFO_TYPES',NULL);
555: DELETE hr_s_assignment_info_types;