DBA Data[Home] [Help]

APPS.IGS_PS_VAL_RCT SQL Statements

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

Line: 11

  	SELECT	closed_ind
  	FROM	IGS_LOOKUPS_VIEW
  	WHERE	Lookup_code = p_s_reference_cd_type
	AND Lookup_type = 'REFERENCE_CD_TYPE'
  	AND	closed_ind = 'Y';