DBA Data[Home] [Help]

APPS.GL_SECURITY_PKG dependencies on V$SESSION

Line 152: l_module v$session.module%TYPE;

148: --
149: PROCEDURE init IS
150: Pragma AUTONOMOUS_TRANSACTION; -- 6341771 for discoverer issue
151: program_name VARCHAR2(48);
152: l_module v$session.module%TYPE;
153: l_gl_bis_disco_flag varchar2(1);
154: l_session_id number;
155: BEGIN
156: -- Now there is no need to check for the module name for a session