Data Element list used by SAP ABAP Function Module MVEW_EXTEND (Anreichern mit Vorperiodeninformation aus Tabelle MBEWH)
SAP ABAP Function Module
MVEW_EXTEND (Anreichern mit Vorperiodeninformation aus Tabelle MBEWH) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KZRFB | Indicator: reset buffer for Material_Pre_Fetch | SOURCE VALUE(KZRFB) LIKE MTCOM-KZRFB DEFAULT ' ' |
|
| 2 | MAXTZ | Maximum number of table lines | SOURCE VALUE(MAXTZ) LIKE MTCOM-MAXTZ DEFAULT ' ' |
|
| 3 | RMBEWH | Ind.: MBEWH/EBEWH/QBEWH for prev. period could not be read | SOURCE VALUE(RMVEWH) LIKE MTPER-RMBEWH |
|
| 4 | XVJAH | Indicator: Determine data for last period of previous year | SOURCE VALUE(XVJAH) LIKE MTCOM-XVJAH DEFAULT 'X' |
|
| 5 | XVPER | Indicator: Determine data for previous period | SOURCE VALUE(XVPER) LIKE MTCOM-XVPER DEFAULT 'X' |
|
| 6 | XVVJA | Ind.: Determine data for last period of year before last | SOURCE VALUE(XVVJA) LIKE MTCOM-XVVJA DEFAULT 'X' |
|
| 7 | XVVPR | Indicator: Determine data for period before last | SOURCE VALUE(XVVPR) LIKE MTCOM-XVVPR DEFAULT 'X' |
|