DBA Data[Home] [Help]

APPS.BEN_SUM dependencies on FND_SESSIONS

Line 28: from fnd_sessions se

24:
25: cursor c_eff_date
26: is
27: select se.effective_date
28: from fnd_sessions se
29: where se.session_id = USERENV('sessionid');
30:
31: cursor sumselect
32: (c_per_id number