module when managing Purchase Orders (PO), Requisitions, or Blanket Releases. Common Causes Status Mismatch
If the action was performed through an API or mass process, check the error tables to understand the specific validation failing. app-po-14160 document action not completed successfully
If the document action failed due to a tax or encumbrance issue, check the PO_INTERFACE_ERRORS table for clues: module when managing Purchase Orders (PO), Requisitions, or
: Records might be stuck in the "Transaction Status Summary" interface, preventing further actions on the PO shipments. details that were not entered before the document
details that were not entered before the document moved to "In Process". SQL queries to check for stuck records in your database tables? APP-PO-14160: Document Action Not Completed Successfully
If you are trying to Cancel a PO that has partial receipt/invoicing and you don't want to return the items, you may need to use the action instead of Cancel . This action closes the PO for further transactions without requiring a return. 5. Review Interface Tables ( PO_DOCS_INTERFACE_ERRORS )
module when managing Purchase Orders (PO), Requisitions, or Blanket Releases. Common Causes Status Mismatch
If the action was performed through an API or mass process, check the error tables to understand the specific validation failing.
If the document action failed due to a tax or encumbrance issue, check the PO_INTERFACE_ERRORS table for clues:
: Records might be stuck in the "Transaction Status Summary" interface, preventing further actions on the PO shipments.
details that were not entered before the document moved to "In Process". SQL queries to check for stuck records in your database tables? APP-PO-14160: Document Action Not Completed Successfully
If you are trying to Cancel a PO that has partial receipt/invoicing and you don't want to return the items, you may need to use the action instead of Cancel . This action closes the PO for further transactions without requiring a return. 5. Review Interface Tables ( PO_DOCS_INTERFACE_ERRORS )