back to top

SAP FEBIP Table – Posting Parameters for Postprocessing

The FEBIP table in SAP ERP or S/4HANA stores Posting Parameters for Postprocessing data. There are total 10 fields in FEBIP table. The Posting Parameters for Postprocessing table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FEBIP table. It is in Electronic Bank Statement – Import (FIN_EB_BSIMP) ABAP package and is part of the Electronic Bank Statement (FI-BL-PT-BS-EL) module.

SAP FEBIP Table Fields

Following is the list of fields that are available in SAP FEBIP table. The primary key fields of the table are MANDT (Client), KUKEY (Short Key (Surrogate)), FIELDNAME (Field Name), LFDNR (Count parameters).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT (3)
KUKEY Short Key (Surrogate) KUKEY_EB NUMC (8)
FIELDNAME Field Name FEB_FIELDNAME CHAR (30)
LFDNR Count parameters NUMC4 NUMC (4)
SIGN SIGN field in creation of SELECT-OPTIONS tables RALDB_SIGN CHAR (1)
SEL_OPTION OPTION field in structure of SELECT-OPTIONS tables RALDB_OPTI CHAR (2)
LOW Number Interval BELNR/XBELNR FEB_FILTER CHAR (16)
HIGH Number Interval BELNR/XBELNR FEB_FILTER CHAR (16)
BDART Bundling Type BDART_EB CHAR (1)
BDANZ Number of Items per Bundle BDANZ_EB NUMC (4)