SAP table MIGO_BADI_EXAMPL (BADI in MIGO: Example Table)
SAP table MIGO_BADI_EXAMPL has 4 primary key fields being MANDT,MBLNR,MJAHR,ZEILE.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | * | MANDT | |
MBLNR | Number of Material Document | CHAR | 10 | 0 | MBLNR | ||
MJAHR | Material Document Year | NUMC | 4 | 0 | MJAHR | ||
ZEILE | Item in Material Document | NUMC | 4 | 0 | MBLPO | ||
BADI_ERFMG | Quantity in unit of entry | QUAN | 13 | 3 | ERFMG | ||
BADI_ERFME | Unit of entry | UNIT | 3 | 0 | * | ERFME |