The FMBLEXTIN table in SAP ERP or S/4HANA stores Substitute BL Doc Types for Invoices data. There are total 5 fields in FMBLEXTIN table. The Substitute BL Doc Types for Invoices 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 FMBLEXTIN table. It is in Budgetary Ledger Extensions (FMBL_EXT_E) ABAP package and is part of the Funds Management (PSM-FM) module.
SAP FMBLEXTIN Table Fields
Following is the list of fields that are available in SAP FMBLEXTIN table. The primary key fields of the table are MANDT (Client), FM_AREA (Financial Management Area), VALUE_TYPE (Financial Document), DOC_TYPE (Document Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| FM_AREA | Financial Management Area | FIKRS | FMBLEXTFA | CHAR (4) |
| VALUE_TYPE | Financial Document | FM_WRTTP_IN | CHAR (2) | |
| DOC_TYPE | Document Type | BLART | T003 | CHAR (2) |
| BL_DOC_TYPE | Budgetary Ledger Document Type | FMBLEXT_BLART | T003 | CHAR (2) |


