DBA Data[Home] [Help]

APPS.PAY_NO_ABSENCE_USER dependencies on PAY_NO_ABSENCE_USER

Line 1: PACKAGE BODY PAY_NO_ABSENCE_USER AS

1: PACKAGE BODY PAY_NO_ABSENCE_USER AS
2: /*$Header: pynoabsusr.pkb 120.0.12010000.2 2008/08/06 08:03:53 ubhat ship $*/
3: Function Element_populate(p_assignment_id in number,
4: p_person_id in number,
5: p_absence_attendance_id in number,

Line 188: END PAY_NO_ABSENCE_USER;

184: -- Return Y indicating to process the element for the input assignment id.
185: RETURN 'Y';
186: END Element_populate;
187:
188: END PAY_NO_ABSENCE_USER;