Data Element list used by SAP ABAP Function Module MBEW_EXTEND (Add Information from Previous Period from Mat. Val. Rec. Table)
SAP ABAP Function Module
MBEW_EXTEND (Add Information from Previous Period from Mat. Val. Rec. Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR100 | Character 100 | ||
| 2 | KZRFB | Indicator: reset buffer for Material_Pre_Fetch | SOURCE VALUE(KZRFB) LIKE MTCOM-KZRFB DEFAULT ' ' |
|
| 3 | MAXTZ | Maximum number of table lines | SOURCE VALUE(MAXTZ) LIKE MTCOM-MAXTZ DEFAULT 0 |
|
| 4 | RMBEWH | Ind.: MBEWH/EBEWH/QBEWH for prev. period could not be read | SOURCE VALUE(RMBEWH) LIKE MTPER-RMBEWH |
|
| 5 | TABNAME16 | Table name, 16 characters | ||
| 6 | XVJAH | Indicator: Determine data for last period of previous year | SOURCE VALUE(XVJAH) LIKE MTCOM-XVJAH DEFAULT 'X' |
|
| 7 | XVPER | Indicator: Determine data for previous period | SOURCE VALUE(XVPER) LIKE MTCOM-XVPER DEFAULT 'X' |
|
| 8 | XVVJA | Ind.: Determine data for last period of year before last | SOURCE VALUE(XVVJA) LIKE MTCOM-XVVJA DEFAULT 'X' |
|
| 9 | XVVPR | Indicator: Determine data for period before last | SOURCE VALUE(XVVPR) LIKE MTCOM-XVVPR DEFAULT 'X' |
|