Data Element list used by SAP ABAP Function Module PERIOD_CONSISTENCY_CHECK (Vergleich der Periodendaten eines Materials im Materialstamm und M-L)
SAP ABAP Function Module
PERIOD_CONSISTENCY_CHECK (Vergleich der Periodendaten eines Materials im Materialstamm und M-L) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CK_PER_ART | Type of period | SOURCE VALUE(L_PERIOD) LIKE CKI_PER_ML-ART |
|
| 2 | CK_XKONCHK | Switch off consistency check | SOURCE VALUE(L_XKONCHK) LIKE CKMLPP-XKONCHK |
|
| 3 | LBKUM | Total Valuated Stock | SOURCE VALUE(L_LBKUM) LIKE MBEW-LBKUM |
|
| 4 | PEINH | Price unit | SOURCE VALUE(L_PEINH) LIKE MBEW-PEINH |
|
| 5 | SALK3 | Value of Total Valuated Stock | SOURCE VALUE(L_SALK3) LIKE MBEW-SALK3 |
|
| 6 | SALKV | Value based on moving average price (only with price ctrl S) | SOURCE VALUE(L_SALKV) LIKE MBEW-SALKV |
|
| 7 | STPRS | Standard price | SOURCE VALUE(L_STPRS) LIKE MBEW-STPRS |
|
| 8 | VERPR | Moving Average Price/Periodic Unit Price | SOURCE VALUE(L_VERPR) LIKE MBEW-VERPR |
|
| 9 | VPRSV | Price control indicator | SOURCE VALUE(L_VPRSV) LIKE MBEW-VPRSV |
|