DBA Data[Home] [Help]

APPS.IGS_AS_VAL_SUAAP dependencies on DUAL

Line 212: FROM dual );

208: FROM IGS_GE_S_DSB_TAB_TRG
209: WHERE table_name = p_table_name AND
210: session_id = (
211: SELECT userenv('SESSIONID')
212: FROM dual );
213: v_return_result CHAR;
214: BEGIN
215: -- Validates that if a record exists in the s_disable_table_trigger
216: -- database table matching the table name and session id, then return