DBA Data[Home] [Help]

APPS.PAY_KR_SEP_FORM_PKG dependencies on FND_PROFILE

Line 137: l_action_parameter_group := fnd_profile.value('ACTION_PARAMETER_GROUPS');

133: begin
134: --
135: -- Bug # 5559330: Fetching and passing the profile option value to KR Separation Pay Payroll
136: --
137: l_action_parameter_group := fnd_profile.value('ACTION_PARAMETER_GROUPS');
138: --
139: -- Bug # 5559330: Assigning value for the hidden parameter PAYOUTDATE
140: --
141: if p_payout_date is not null then