SAP table MLCRF (Material Ledger Document: Field Groups (Currencies))
SAP table MLCRF has 8 primary key fields being MANDT,BELNR,KJAHR,POSNR,BDATJ,POPER,CURTP,FELDG.
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 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
BELNR | Number of a Material Ledger Document/Price Change Document | CHAR | 10 | 0 | CK_BELNR | ||||||||||||||||||||||||||||||||||||||||||||||||||||
KJAHR | Material Ledger Document/Price Change Document: Storage Year | NUMC | 4 | 0 | CK_KJAHR | ||||||||||||||||||||||||||||||||||||||||||||||||||||
POSNR | Item in Material Ledger Document | NUMC | 6 | 0 | CK_MLPOS | ||||||||||||||||||||||||||||||||||||||||||||||||||||
BDATJ | Posting Date YYYY | NUMC | 4 | 0 | BDATJ | ||||||||||||||||||||||||||||||||||||||||||||||||||||
POPER | Posting period | NUMC | 3 | 0 | POPER | ||||||||||||||||||||||||||||||||||||||||||||||||||||
CURTP | Currency type and valuation view | CHAR | 2 | 0 | CURTP |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
FELDG | Field Group | CHAR | 4 | 0 | CK_FELDG | ||||||||||||||||||||||||||||||||||||||||||||||||||||
PRDIF | Value of Price Difference Posting | CURR | 15 | 2 | CK_PRDIF | ||||||||||||||||||||||||||||||||||||||||||||||||||||
KRDIF | Value of Exchange Rate Difference Posting | CURR | 15 | 2 | CK_KRDIF | ||||||||||||||||||||||||||||||||||||||||||||||||||||
SDM_VERSION | SilentDataMigration: Version Field for ML Tables | CHAR | 2 | 0 | FINS_ML_SDM_VERSION |