DBA Data[Home] [Help]

APPS.FND_APPLET_LAUNCHER dependencies on FND_GFM

Line 67: fnd_gfm.one_time_use_store(icx_sec.GetSessionCookie(),300,'FORMS_APPLET')||'';

63: 'jinit_appletcache='||launch.cache||'';
64:
65: if (launch.validate_session = TRUE) then
66: fullargs := fullargs||'&gp15=icx_ticket&gv15='||
67: fnd_gfm.one_time_use_store(icx_sec.GetSessionCookie(),300,'FORMS_APPLET')||'';
68: end if;
69:
70: fullargs := fullargs||launch.user_args;
71: