DBA Data[Home] [Help]

APPS.GMD_QC_MIGRATE_TO_1151J SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 112

PROCEDURE insert_temp_table_rows(p_spec_hdr_id IN NUMBER)
IS

Begin
  NULL;
Line: 119

END insert_temp_table_rows;