Ansicht
Dokumentation

FIBL_BADI_GET_BS_X - BAdI: Split and Parse

FIBL_BADI_GET_BS_X - BAdI: Split and Parse

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the component Electronic Bank Statement (FI-BL-PT-BS-EL). It supports you in the processing of file formats. If you want to import bank statement data in XML format or in a bank-specific format, a BAdI implemention must exist for the following functions:

  • Transaction for automatically scheduling the import. In the SAP Easy Access screen, choose Accounting -> Financial Accounting -> Banks -> Incomings -> Bank Statement -> Import and Forward (Automatically).

The system runs through the following two BAdI methods in order:

  1. Method SPLIT defines how a bank statement is to be split into logical bank statements. The bank statement file is transferred in parameter I_STRING.
  2. Method PARSE determines the detail information from a logical bank statement. This data is required in order to be able to read the mapping information for Customizing activity Define Mapping Format.

You want to import bank statement data in XML format or in a bank-specific format.

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

The following implementations exist in the standard system:

  • Implementation for XML format camt.053.001.02
The filter value is camt.053.001 and the implementing class is CL_FIEB_GET_BS_CAMT053001.
  • Implementation for XML format camt.054.001.02
The filter value is camt.054.001 and the implementing class is CL_FIEB_GET_BS_CAMT054001.

If you want to process other formats then you have to create a new implementation.

For information on how you implement BAdIs in the Enhancement Framework, see SAP Library for the SAP NetWeaver Platform on the SAP Help Portal under http://help.sap.com/nw_platform. Choose a Release and then Application Help. In the SAP Library, choose SAP NetWeaver Library: Function-Oriented View -> Application Server -> Application Server ABAP -> Application Development on AS ABAP -> ABAP Customer Development -> Enhancement Framework.






ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.

Length: 2921 Date: 20240523 Time: 221007     sap01-206 ( 80 ms )