SAP ABAP Class CL_MAPPING_PARAM (Mapping Parameter (Implementation))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD-MAP (Application Component) Mapping
⤷
SAI_MAPPING (Package) Application Integration: Mapping
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MAPPING_PARAM | Runtime Header Data for Mapping Program | 20020111 |
Properties
| Class | CL_MAPPING_PARAM | |
| Short Description | Mapping Parameter (Implementation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_MAPPING | Application Integration: Mapping |
| Created | 20020111 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MAPPING_PARAM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MAPPING_PARAM | Runtime Header Data for Mapping Program | 20020111 |
Friends
Class CL_MAPPING_PARAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | MPP_PARAM_TAB | 20030908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020111 | |
| 2 | Instance method | Public | Method | 20030919 |
Events
Class CL_MAPPING_PARAM has no event.
Types
Class CL_MAPPING_PARAM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | MPP_PARAM_TAB | Tabelle mit Name-Wert-Paaren | 20030908 |
Method CONSTRUCTOR on class CL_MAPPING_PARAM has no exception.
Method GET_PARAMETER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Value transfer | Type reference (TYPE) | MPP_PARAM_TAB | 20030919 |
Method GET_PARAMETER_TABLE on class CL_MAPPING_PARAM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |