DBA Data[Home] [Help]

APPS.GMF_OPM_ITEM SQL Statements

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

Line: 9

		SELECT count(*) into v_result
		FROM ic_item_mst
		WHERE item_no = p_item_no;