DBA Data[Home] [Help]

APPS.PAY_IP_STARTUP_UTIL dependencies on HR_S_ORG_INFORMATION_TYPES

Line 546: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_ORG_INFORMATION_TYPES',NULL);

542: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_QP_REPORTS',NULL);
543: DELETE hr_s_qp_reports;
544: COMMIT;
545:
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);

Line 547: DELETE hr_s_org_information_types;

543: DELETE hr_s_qp_reports;
544: COMMIT;
545:
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;