Do you have any question about this error?
Message type: E = Error
Message class: F0 - FI batch program messages
Message number: 258
Message text: Payment amount was too large for the following payments
Converting the numbers of the payment amount into words is possible in
the form if you use symbols <(>&SPELL-DIGnn&<)>. Depending on what the
form looks like, only the valid numbers are entered (for example, one
to one hundred thousand, that is <(>&SPELL-DIG01&<)> to
<(>&SPELL-DIG06&<)>).
If a larger amount is to be converted, then the system determines that
the accompanying symbol is missing. The amount for this payment is not
converted into words.
Enter the amount in words onto the payment medium by hand. If this
situation often occurs, than it is advisable to use a different form or
a different payment method or to print a different area (for example,
one thousand to one hundred million), as long as this is accepted by
the banks.
Error message extract from SAP system. Copyright SAP SE.
The SAP error message F0258, which states "Payment amount was too large for the following payments," typically occurs during the payment processing in SAP, particularly when dealing with payment runs or manual payments. This error indicates that the payment amount exceeds the allowable limit set in the system for one or more payment items.
Causes:
- Payment Limit Exceeded: The payment amount exceeds the maximum limit defined in the payment configuration settings.
- Configuration Settings: There may be specific settings in the payment program or vendor/customer master data that restrict the maximum payment amount.
- Currency Issues: If the payment is in a different currency, the conversion rate might lead to an amount that exceeds the limit.
- Payment Method Restrictions: Certain payment methods may have predefined limits that are being exceeded.
Solutions:
Check Payment Limits:
- Review the payment limits set in the configuration for the payment program. This can be done in the transaction code OBVCU (for payment methods) or FBZP (for payment program configuration).
- Adjust the limits if necessary, ensuring they align with your business requirements.
Review Vendor/Customer Master Data:
- Check the vendor or customer master data for any specific payment limits that may have been set. This can be done using transaction codes XK03 (for vendors) or FD03 (for customers).
- Update the master data if the limits are too restrictive.
Analyze Payment Method:
- Ensure that the payment method being used does not have a limit that is being exceeded. You can check this in the payment method configuration.
Currency Conversion:
- If the payment involves currency conversion, verify the exchange rates and ensure that the converted amount does not exceed the limits.
Split Payments:
- If the payment amount is legitimately large and cannot be adjusted, consider splitting the payment into smaller amounts that comply with the limits.
Consult Documentation:
- Review SAP documentation or consult with your SAP support team for any specific configurations or known issues related to this error.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a suitable solution. If the issue persists, it may be beneficial to engage with your SAP support team for further assistance.
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 | ![]() |
![]() |
F0257 & & & &
Self-Explanatory Message Since SAP believes that this specific error message is ...
F0256 CoCd Payment document/Payment order
Self-Explanatory Message Since SAP believes that this specific error message is ...
F0259 Amount could not be converted into words
INCLUDE 'F0258' OBJECT DOKU ID NAError message extract from SAP syste...
F0260 Enter amount in words by hand
INCLUDE 'F0258' 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.