SAP table MLCRP (Material Ledger Document: Price Changes (Currencies, Prices))
SAP table MLCRP has 7 primary key fields being MANDT,BELNR,KJAHR,POSNR,BDATJ,POPER,CURTP.
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 |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PVPRS_NEW | New Periodic Unit Price | CURR | 11 | 2 | CK_PVP_NEW | ||||||||||||||||||||||||||||||||||||||||||||||||||||
STPRS_NEW | New Standard Price | CURR | 11 | 2 | CK_STP_NEW | ||||||||||||||||||||||||||||||||||||||||||||||||||||
VPRSV_NEW | Price control indicator | CHAR | 1 | 0 | VPRSV |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
PEINH_NEW | New Price Unit for the Material Ledger | DEC | 5 | 0 | CK_PEINH_NEW | ||||||||||||||||||||||||||||||||||||||||||||||||||||
MANPAE_V | Indicator: Price Manually Overridden | CHAR | 1 | 0 | CK_MANPAE | ||||||||||||||||||||||||||||||||||||||||||||||||||||
SALK3UM | Sub. Adjust. to Stock Value due to Change in Per. Unit Price | CURR | 15 | 2 | CK_SALUM | ||||||||||||||||||||||||||||||||||||||||||||||||||||
MANPAE_S | Indicator: Price Manually Overridden | CHAR | 1 | 0 | CK_MANPAE | ||||||||||||||||||||||||||||||||||||||||||||||||||||
SALK3UMS | Sub. Adj. to Inv. Value due to a Change in the Std Price | CURR | 15 | 2 | CK_SALUMS | ||||||||||||||||||||||||||||||||||||||||||||||||||||
ERZKALK | Price from Standard Cost Estimate | CHAR | 1 | 0 | CK_ERZKALK | ||||||||||||||||||||||||||||||||||||||||||||||||||||
ZUKBEW | Indicator: Future Valuation Price Activated | CHAR | 1 | 0 | CK_ZUKBEW | ||||||||||||||||||||||||||||||||||||||||||||||||||||
SDM_VERSION | SilentDataMigration: Version Field for ML Tables | CHAR | 2 | 0 | FINS_ML_SDM_VERSION |