DBA Data[Home] [Help]

APPS.AP_WEB_EXPENSE_FORM dependencies on FND_PROFILE

Line 209: fnd_profile.get_specific(

205: begin
206:
207: begin
208: AP_WEB_OA_MAINFLOW_PKG.GetUserID(p_employee_id, l_userid);
209: fnd_profile.get_specific(
210: name_z => 'AP_WEB_POLICY_GRACE_PERIOD',
211: user_id_z => to_number(l_userid),
212: responsibility_id_z => NULL,
213: application_id_z => 200,