DBA Data[Home] [Help]

APPS.GMD_QM_UOM dependencies on GMD_SPECIFICATIONS

Line 138: from gmd_specifications

134: l_result_id NUMBER;
135:
136: Cursor C2 (spec_id_in number) is
137: select spec_name , spec_vers, owner_id
138: from gmd_specifications
139: where spec_id = spec_id_in ;
140:
141: Cursor C3 (test_id_in number) is
142: select test_desc