DBA Data[Home] [Help]

APPS.PAYPLNK dependencies on FND_PROFILE

Line 3024: fnd_profile.put('PER_ASSIGNMENT_ID',p_asg_id);

3020: begin
3021: --
3022: hr_utility.set_location('payplnk.validate_lines',5);
3023: -- Added the following call as part of the fix to the bug#7138224.
3024: fnd_profile.put('PER_ASSIGNMENT_ID',p_asg_id);
3025: --
3026: --Only validate batch lines if there are no eerrors in batch header or control totals.
3027: --
3028: l_control_err := false;