DBA Data[Home] [Help]

APPS.ADI_BINARY_FILE dependencies on ICX_SEC

Line 123: if (icx_sec.validateSession) then

119: DBMS_SQL.column_value (v_cursor, 7, v_cat_name);
120:
121: DBMS_SQL.close_cursor(v_cursor);
122:
123: if (icx_sec.validateSession) then
124: if (v_datatype_id = 6) then
125: v_display_flag := FALSE;
126: -- ghooker 27-JUN-06 Bug 5127461
127: -- adding our extra checks here only.