Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
Prepayments status changes to Paid
Dear
I want update my prepayment status as Paid but system raise an error.
begin
Pay_assignment_actions_pkg.update_row('AAAKAMAAYAABDw9AAC','P');
--error
ORA-20001: The status of this assignment action was invalidly updated
This error may be caused by an internal problem or by poor SQL scripts. Contact your System Administrator.
ORA-06512: at "APPS.HR_UTILITY", line 939
ORA-06512: at "APPS.PAY_ASSIGNMENT_ACTIONS_BRU", line 60
ORA-04088: error during execution of trigger 'APPS.PAY_ASSIGNMENT_ACTIONS_BRU'
end;
Is there any request need to be run before this, pls advice.
Thanks.