The FMICOIT table in SAP ERP or S/4HANA stores FM/CO integration: Line item data. There are total 20 fields in FMICOIT table. The FM/CO integration: Line item 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 FMICOIT table. It is in CO FM Integration (Core Objects) (FMCO_CORE) ABAP package and is part of the Funds Management (FI-FM) module.
SAP FMICOIT Table Fields
Following is the list of fields that are available in SAP FMICOIT table. The primary key fields of the table are MANDT (Client), FMBELNR (Document Number of FM Line Item), FMBUZEI (Number of a posting line in a TR-FM line item), FIKRS (Financial Management Area).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| FMBELNR | Document Number of FM Line Item | FM_BELNR | FMICOHD | CHAR (10) |
| FMBUZEI | Number of a posting line in a TR-FM line item | FM_BUZEI | NUMC (3) | |
| FIKRS | Financial Management Area | FIKRS | FM01 | CHAR (4) |
| WRTTP | Value Type | CO_WRTTP | CHAR (2) | |
| TWAER | Transaction Currency | TWAER | TCURC | CUKY (5) |
| TRBTR | Amount in transaction currency | FM_TRBTR | CURR (13) | |
| FKBTR | Amount in FM area currency | FM_FKBTR | CURR (13) | |
| FIPOS | Commitment Item | FIPOS | FMFPO | CHAR (14) |
| GJAHR | Fiscal Year | GJAHR | NUMC (4) | |
| PERIO | Period | CO_PERIO | NUMC (3) | |
| FISTL | Funds Center | FISTL | FMFCTR | CHAR (16) |
| FONDS | Fund | BP_GEBER | FMFINCODE | CHAR (10) |
| COBUZEI | Posting Row | CO_BUZEI | NUMC (3) | |
| SGTXT | Segment text | CO_SGTXT | CHAR (50) | |
| RLDNR | Ledger | RLDNR | T881 | CHAR (2) |
| VRGNG | CO Business Transaction | CO_VORGANG | * | CHAR (4) |
| KSTAR | Cost Element | KSTAR | * | CHAR (10) |
| CO_OBJNR | Object number | J_OBJNR | * | CHAR (22) |
| BUDGET_PD | Budget Period | FM_BUDGET_PERIOD | * | CHAR (10) |


