DBA Data[Home] [Help]

APPS.SSP_SMP_SUPPORT_PKG dependencies on FND_SESSIONS

Line 668: from fnd_sessions

664: --
665: -- Get the user's effective date
666: cursor csr_effective_date is
667: select effective_date
668: from fnd_sessions
669: where session_id = userenv ('sessionid');
670: --
671: -- Get the details of the primary assignment as at the date
672: -- earned.