DBA Data[Home] [Help]

APPS.PAY_AU_REC_DET_PAYSUM_MODE dependencies on PER_ALL_ASSIGNMENTS_F

Line 106: procedure summary_rep_populate_allowance(p_assignment_id in per_all_assignments_f.assignment_id%type

102: ,p_post30jun1983_ratio in number
103: ,p_run_action_sequence in pay_assignment_actions.action_sequence%type);
104:
105: /* Bug 3891577 - Procedure to populate Allowance Balances for Summary Report */
106: procedure summary_rep_populate_allowance(p_assignment_id in per_all_assignments_f.assignment_id%type
107: ,p_allowance_exists out nocopy number);
108:
109:
110: /* Bug 3891577 - Procedure to spawn report for Summary Report */