DBA Data[Home] [Help]

APPS.PAY_AU_PAYMENT_SUMMARY_REPORT dependencies on PER_ASSIGNMENTS_F

Line 67: function ss_pref(p_assignemnt_id per_assignments_f.assignment_id%type) return varchar2;

63:
64: ---
65: -- Bug 4726357 Added to check whether Self Service Option is enabled for the employee
66: ---
67: function ss_pref(p_assignemnt_id per_assignments_f.assignment_id%type) return varchar2;
68:
69: end pay_au_payment_summary_report;