Message type: E = Error
Message class: IST_EBS - Interface Between IS-T and External Billing System
Message number: 340
Message text: Account statements can only be requested using CACCTs or BPARTs
The function module calls a report that defines the selection
conditions of a mass run for requesting account statements. However,
you can only select according to contract accounts (CACNTs) or business
partners (BPARTs).
Therefore the I_SEL_ENT parameter must be assigned the value 01 or 02.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Call the IST_EBS_CREA_ACCT_BALA_RUN with I_SEL_ENT = 01 (for contract
accounts) or I_SEL_ENT = 02 (for business partners).
Error message extract from SAP system. Copyright SAP SE.
IST_EBS340
- Account statements can only be requested using CACCTs or BPARTs ?The SAP error message IST_EBS340, which states "Account statements can only be requested using CACCTs or BPARTs," typically occurs in the context of Electronic Bank Statement (EBS) processing. This error indicates that the system is expecting a specific type of account identifier (either a Customer Account (CACCT) or a Business Partner (BPART)) to process the request for account statements, but it is not receiving the expected input.
Cause: Incorrect Account Type: The account identifier provided in the request is neither a Customer Account (CACCT) nor a Business Partner (BPART).
Configuration Issues: There may be configuration issues in the bank statement processing settings that do not align with the expected account types. Data Entry Errors: There could be a mistake in the data entry where the account number or identifier is incorrectly specified. Missing Master Data: The required master data for the customer account or business partner may not be set up correctly in the system.
Solution: Verify
Get instant SAP help. Sign up for our Free Essentials Plan.
IST_EBS326
The IST_EBS_POI_SET_CORR_DATE f.m. was called up in the wrong context
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
IST_EBS325
The T_VKONT selection table is incorrectly filled
What causes this issue? The current process only supports selection tables in which each line defines exactly one contract account. In the present ca...
IST_EBS341
No selection conditions specified: the T_SEL_ENT table is empty
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
IST_EBS342
There are already 100 IDs with &2 as body for the date &1
What causes this issue? A mass run is created, which requires a unique identification. This is generated by appending a number from 01 to 99 to an ID...
Click on this link to search all SAP messages.