DBA Data[Home] [Help]

APPS.GMD_QC_MIGRATE_TO_1151J dependencies on GMD_SPEC_TESTS_TL

Line 2929: /* Insert dummy record into gmd_spec_tests_tl table

2925: DECODE(sd.print_coa_shipped,0,
2926: DECODE(sd.print_coa_invoiced,0,NULL,1,'Y',NULL),1,'Y',NULL)
2927: );
2928:
2929: /* Insert dummy record into gmd_spec_tests_tl table
2930: to ensure that the view will work
2931: */
2932: INSERT INTO gmd_spec_tests_tl
2933: (

Line 2932: INSERT INTO gmd_spec_tests_tl

2928:
2929: /* Insert dummy record into gmd_spec_tests_tl table
2930: to ensure that the view will work
2931: */
2932: INSERT INTO gmd_spec_tests_tl
2933: (
2934: spec_id,
2935: test_id,
2936: language,