R12: AP: Canceling or Validating a PO Matched Invoice Errors with APP-PO-14144: PO_ACTIONS-065: Subroutine CLOSE_AUTO() Returned Error
(Doc ID 2656344.1)
Last updated on MARCH 29, 2024
Applies to:
Oracle Payables - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
Attempting to cancel or validate a PO Matched Invoice errors with:
APP-PO-14144: PO_ACTIONS-065: Subroutine CLOSE_AUTO() returned error
Cause: Subroutine CLOSE_AUTO() returned an internal error
Action: Note this error number and the actions you are trying to perform. Contact your system administrator for assistance.
Cause: Subroutine CLOSE_AUTO() returned an internal error
Action: Note this error number and the actions you are trying to perform. Contact your system administrator for assistance.
However, the FND Debug Log shows the following message:
-1732ORA-01732: data manipulation operation not legal on this view;SQLERRM = ORA-01732: data manipulation operation not legal on this view
x_return_status = U
End of subprogram.
unexpected error in updating closed status;SQLERRM = User-Defined Exception
p_action_ctl_rec.return_status = U
p_action_ctl_rec.return_code is null
unexpected error in action call;SQLERRM = User-Defined Exception
p_action_ctl_rec.return_status = U
p_action_ctl_rec.return_code is null
p_action_ctl_rec.functional_error is null
p_action_ctl_rec.error_msg = po.plsql.PO_DOCUMENT_ACTION_CLOSE.auto_update_close_status:210:-1732ORA-01732: data manipulation operation not legal on this view - po.plsql.PO_DOCUMENT_ACTION_CLOSE.auto_close_po:120:unexpected error in updating closed status - po.plsql.PO_DOCUMENT_ACTION_PVT.do_action:110:unexpected error in action call
End of subprogram.
x_return_status = U
End of subprogram.
unexpected error in updating closed status;SQLERRM = User-Defined Exception
p_action_ctl_rec.return_status = U
p_action_ctl_rec.return_code is null
unexpected error in action call;SQLERRM = User-Defined Exception
p_action_ctl_rec.return_status = U
p_action_ctl_rec.return_code is null
p_action_ctl_rec.functional_error is null
p_action_ctl_rec.error_msg = po.plsql.PO_DOCUMENT_ACTION_CLOSE.auto_update_close_status:210:-1732ORA-01732: data manipulation operation not legal on this view - po.plsql.PO_DOCUMENT_ACTION_CLOSE.auto_close_po:120:unexpected error in updating closed status - po.plsql.PO_DOCUMENT_ACTION_PVT.do_action:110:unexpected error in action call
End of subprogram.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |