Do you have any question about this error?
Message type: E = Error
Message class: F0 - FI batch program messages
Message number: 272
Message text: The following payment documents/payment orders were not updated
An update termination occurred so that a payment document was not
created. The payment document check makes sure that the accompanying
payment medium is not issued.
The payment medium for the terminated payment document was not
generated.
The invoices are still open so that they are cleared during the next
payment run. Make sure, however, that you check why this update
termination took place by using the system administration.
<DS:TRAN.SM13>Proceed</>
Error message extract from SAP system. Copyright SAP SE.
The SAP error message F0272, which states "The following payment documents/payment orders were not updated," typically occurs during the processing of payment runs or when attempting to post payment documents. This error indicates that there are issues preventing the successful update of certain payment documents or payment orders in the system.
Causes:
- Missing or Incorrect Data: The payment documents may have missing or incorrect data, such as invalid account numbers, missing payment methods, or incorrect vendor/customer information.
- Authorization Issues: The user may not have the necessary authorizations to process the payment documents.
- Document Status: The payment documents may be in a status that does not allow them to be updated (e.g., already processed or blocked).
- Technical Issues: There may be technical issues such as database locks, system errors, or inconsistencies in the payment document data.
- Configuration Issues: Incorrect configuration in the payment processing settings or payment methods can lead to this error.
Solutions:
- Check Payment Document Data: Review the payment documents that are causing the error. Ensure that all required fields are filled out correctly and that the data is valid.
- Review Authorizations: Ensure that the user processing the payment has the necessary authorizations to update the payment documents.
- Check Document Status: Verify the status of the payment documents. If they are already processed or blocked, you may need to reverse or unlock them before reprocessing.
- Analyze Logs: Check the application logs (transaction SLG1) for more detailed error messages that can provide insights into why the documents were not updated.
- Technical Support: If the issue persists, consider reaching out to your SAP Basis or technical support team to investigate any underlying technical issues or database locks.
- Configuration Review: Review the configuration settings related to payment processing in the SAP system to ensure they are set up correctly.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
Feature | Free Access | Free Trial |
---|---|---|
Basic SAP error explanation | ![]() |
![]() |
Step-by-Step Usage Guide | ![]() |
![]() |
Interactive SAP Coach Assistance | ![]() |
![]() |
AI Troubleshooting for T-Code Errors | ![]() |
![]() |
F0271 No DME could be generated for the following documents
What causes this issue? DEFINE &CUSTOMIZING& = ' '. CASE &...
F0270 Receiving bank's data is missing although no check payment is required
INCLUDE 'F0271' OBJECT DOKU ID NAError message extract from SAP syste...
F0273 (Result of the payment document update)
INCLUDE 'F0272' OBJECT DOKU ID NAError message extract from SAP syste...
F0274 The accompanying payment media have not been generated
INCLUDE 'F0272' OBJECT DOKU ID NAError message extract from SAP syste...
SAP messages fall into 3 different categories: Error messages
(message type = E), Warnings (W) or Informational (I) messages.
An error message will prevent you from continuing your work - it is a hard stop and you need to fix the error before you can proceed. A warning message will stop your work, however, you can then bypass the warning by pressing the Enter key on your keyboard. That said, it is still good practice to investigate the cause of the warning message and address it. An information message will not stop your work and is truly just for informational purposes.
Click on this link to search all SAP messages.