DBA Data[Home] [Help]

APPS.IGS_PS_VAL_COO SQL Statements

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

Line: 19

  		SELECT 	closed_ind
  		FROM	IGS_EN_ATD_MODE
  		WHERE	attendance_mode = cp_attendance_mode;
Line: 48

  		SELECT 	closed_ind
  		FROM	IGS_EN_ATD_TYPE
  		WHERE	attendance_type = cp_attendance_type;