DBA Data[Home] [Help]

APPS.PAY_FR_REBATES dependencies on FND_SESSIONS

Line 18: from fnd_sessions

14: Begin
15: --
16: select effective_date
17: into l_effective_date
18: from fnd_sessions
19: where session_id = userenv('SESSIONID');
20: --
21: /* This function call returns -1 if the formula was not found */
22: l_formula_id := pay_fr_general.get_formula_info