DBA Data[Home] [Help]

APPS.SSP_SMP_SUPPORT_PKG dependencies on FND_SESSIONS

Line 713: from fnd_sessions

709: --
710: -- Get the user's effective date
711: cursor csr_effective_date is
712: select effective_date
713: from fnd_sessions
714: where session_id = userenv ('sessionid');
715: --
716: -- Get the details of the primary assignment as at the date
717: -- earned.