MAPPARAREF - Parameter for Conversions Between XML and ABAP
Parameter for Conversions Between XML and ABAP information is stored in SAP table MAPPARAREF.
It is part of development package SXSLT_TOOL in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "XSLT Tool".
It is part of development package SXSLT_TOOL in software component BC-DWB-TOO. This development package consists of objects that can be grouped under "XSLT Tool".
Fields for table MAPPARAREF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| TRANSFNAME | Mapping for ABAP Keyword TRANSFORM | X | TRANSFNAME | CHAR | 30 | |
| STATE | ABAP: Program Status (Active, Saved, Transported...) | X | R3STATE | CHAR | 1 | |
| PARAMNAME | Parameter for Mapping Between ABAP and XML | X | MAPPARAM | CHAR | 30 | |
| PARAMKIND | Type of Parameter for Mapping Between ABAP and XML | X | MAPPARKIND | CHAR | 30 | |
| DDICTYPE | DDIC Type of a Parameter for Mapping Between ABAP and XML | MAPDDICTYP | CHAR | 132 | ||
| DEFAULTVAL | Default Value for a Mapping Parameter Between ABAP and XML | MAPDEFVAL | CHAR | 60 | ||
| PPOSITION | Row Index of Internal Tables | SYTABIX | INT4 | 4 | ||
| VALUEPARAM | Indicator for Pass by Value of a Mapping Parameter | MAPPARVAL | CHAR | 1 | ||
| OPTIONAL | Indicator for Optional Mapping Parameter | MAPPAROPT | CHAR | 1 | ||
| TYPE | Indicator for TYPE Typing of Mapping Parameter | MAPPARTYPE | CHAR | 1 | ||
| CLASS | Indicator for CLASS Mapping Parameter | MAPPARCLAS | CHAR | 1 | ||
| REF_CLASS | Indicator for CLASS Mapping Parameter | MAPPARCLAS | CHAR | 1 | ||
| LINE_OF | Indicator for LINE OF Typing | MAPPARLINO | CHAR | 1 | ||
| TABLE_OF | Indicator for TABLE OF Typing | MAPPARTABO | CHAR | 1 |