DBA Data[Home] [Help]

APPS.PAY_IP_STARTUP_UTIL dependencies on HR_S_ORG_INFORMATION_TYPES

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

480: write_log('LOG','PAY_34000_IP_TRUNCATE_TABLES','HR_S_QP_REPORTS',NULL);
481: DELETE hr_s_qp_reports;
482: COMMIT;
483:
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);

Line 485: DELETE hr_s_org_information_types;

481: DELETE hr_s_qp_reports;
482: COMMIT;
483:
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;