DBA Data[Home] [Help]

APPS.GMD_OUTBOUND_APIS_PUB dependencies on GMD_TEST_METHOD_REC_TYPE

Line 149: column_list := 'system.gmd_test_method_rec_type( gtm.test_method_id, gtm.test_method_code, ' -- 5284242

145: gme_debug.put_line('Constructing select statement');
146:
147: sql_statement := 'SELECT ';
148:
149: column_list := 'system.gmd_test_method_rec_type( gtm.test_method_id, gtm.test_method_code, ' -- 5284242
150: ||'gtm.test_method_desc, gtm.test_qty, gtm.test_qty_uom, gtm.delete_mark, '
151: ||'gtm.display_precision, gtm.test_duration, gtm.days, gtm.hours, '
152: ||'gtm.minutes, gtm.seconds, gtm.test_replicate, gtm.resources, '
153: ||'gtm.test_kit_organization_id, NULL, ' --INVCONV