DBA Data[Home] [Help]

APPS.FEM_DIS_UTL_PKG dependencies on FND_SESSION_MANAGEMENT

Line 35: FND_SESSION_MANAGEMENT.InitializeSSWAGlobals(

31: v_session_id := FND_PROFILE.Value('ICX_SESSION_ID');
32:
33: IF v_session_id IS NOT NULL THEN
34:
35: FND_SESSION_MANAGEMENT.InitializeSSWAGlobals(
36: p_session_id => v_session_id,
37: p_resp_appl_id => fnd_global.resp_appl_id,
38: p_responsibility_id => fnd_global.resp_id,
39: p_security_group_id => fnd_global.security_group_id,