Message type: E = Error
Message class: FB - Batch Programs
Message number: 759
Message text: Bank details & & not in table T028B
The bank detail with bank key &V1& and bank account &V2& was not
allocated to a transaction type.
<DS:TRAN.OT55>Proceed</>
ENDIF
Error message extract from SAP system. Copyright SAP SE.
The SAP error message FB759 indicates that the bank details for a specific vendor or customer are not found in the table T028B. This table contains bank details for various business partners in the SAP system. The error typically arises when you attempt to process a transaction that requires bank information, such as making a payment or processing a vendor invoice, but the necessary bank details are missing.
Cause:
- Missing Bank Details: The most common cause is that the bank details for the specified vendor or customer have not been maintained in the system.
- Incorrect Vendor/Customer: The vendor or customer number entered may be incorrect or does not exist in the system.
- Data Inconsistency: There may be inconsistencies in the data, such as the bank details being deleted or not properly updated.
- Configuration Issues: There could be configuration issues in the system that prevent the bank details from being retrieved correctly.
Solution:
Maintain Bank Details:
- Go to the transaction code FK02 (for vendors) or FD02 (for customers).
- Enter the vendor or customer number and select the appropriate company code.
- Navigate to the "Bank" tab and enter the required bank details (bank key, account number, etc.).
- Save the changes.
Verify Vendor/Customer Number:
- Double-check the vendor or customer number you are using in the transaction to ensure it is correct.
Check Table T028B:
- You can use transaction code SE16N to view the contents of table T028B.
- Check if the bank details for the specific vendor or customer exist in the table.
Data Consistency Check:
- If you suspect data inconsistencies, you may need to run consistency checks or consult with your SAP Basis or technical team to investigate further.
Consult Documentation:
- Review SAP documentation or consult with your SAP support team for any specific configurations or settings that may affect bank details.
Related Information:
If the issue persists after following these steps, it may be necessary to involve your SAP support team for further investigation.
FB758 Table FEBEP does not have an entry for KUKEY &
Self-Explanatory Message Since SAP believes that this specific error message is ...
FB757 Same bank account in several company codes: -> See long text
What causes this issue? Bank account &v1& is used in several company co...
FB760 Error during update of table &
Self-Explanatory Message Since SAP believes that this specific error message is ...
FB761 Enter valid value
Self-Explanatory Message Since SAP believes that this specific error message is ...
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.