The FMMIGDOC table in SAP ERP or S/4HANA stores Migrated Documents data. There are total 10 fields in FMMIGDOC table. The Migrated Documents 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 FMMIGDOC table. It is in New budgeting: FM application part (FMBPA_E) ABAP package and is part of the Budgeting (PSM-FM-BCS-BU) module.
SAP FMMIGDOC Table Fields
Following is the list of fields that are available in SAP FMMIGDOC table. The primary key fields of the table are CLIENT (Client), DOCNR (Entry Document Number), BELNR (Document number from budget allocation & structure planning), SVERS (Budget Version), TVERS (Budget Version), FM_AREA (Financial Management Area), FISCYEAR (Fiscal Year), DOCNR_BCS (Budget entry document number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| DOCNR | Entry Document Number | BP_DOCNR | * | NUMC (10) |
| BELNR | Document number from budget allocation & structure planning | BP_BELNR | * | NUMC (10) |
| SVERS | Budget Version | BUKU_VERSION | * | CHAR (3) |
| TVERS | Budget Version | BUKU_VERSION | * | CHAR (3) |
| FM_AREA | Financial Management Area | FIKRS | * | CHAR (4) |
| FISCYEAR | Fiscal Year | GJAHR | NUMC (4) | |
| DOCNR_BCS | Budget entry document number | BUED_DOCNR | CHAR (10) | |
| FLG_PARTIAL | Checkbox | XFELD | CHAR (1) | |
| FLG_REVERSED_BCS | Checkbox | XFELD | CHAR (1) |


