SAP ABAP Class /PLMB/IF_FRW_MAP_FIELD (Field mapping exit)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_FRW_MAP_FIELD_DEFAULT | Map Fields Statically | 20080317 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/CL_FRW_MAP_FIELD_INTKEY | Map Fields with Key Conversion | 20080317 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_MAP_FIELD_APP | Map Fields Application Specific | 20080421 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CFB_FRW_RMC_MAP | Mapping for Navigation | 20100819 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EAMS_FRW_MAP_EQUI_INT_EXT | Map fields statically | 20091125 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EAMS_FRW_MAP_PR_INT_EXT | Map fields statically | 20091125 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EAMS_FRW_MAP_STRNO_TPLNR | Map fields statically | 20090401 |
Properties
| Class | /PLMB/IF_FRW_MAP_FIELD | |
| Short Description | Field mapping exit | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080317 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/IF_FRW_MAP_FIELD has no forward declaration.
Interfaces
Class /PLMB/IF_FRW_MAP_FIELD has no interface implemented.
Friends
Class /PLMB/IF_FRW_MAP_FIELD has no friend class.
Attributes
Class /PLMB/IF_FRW_MAP_FIELD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Map from field to parameter(s) (and do conversions) | 20080317 | |
| 2 | Instance method | Public | Method | Map from parameter(s) to field (and do conversions) | 20080317 |
Events
Class /PLMB/IF_FRW_MAP_FIELD has no event.
Types
Class /PLMB/IF_FRW_MAP_FIELD has no local type.
Method Signatures
Method MAP_FROM_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARAMETERS | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20080408 | |||
| 2 | IS_MAPPING_INFO | Call by reference | Type reference (TYPE) | /PLMB/S_FRW_MAPPING_INFO | Mapping information structure | 20080317 | |||
| 3 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | Structure | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping Error | 20090604 |
Method MAP_TO_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STRUCTURE | Call by reference | Type reference (TYPE) | DATA | Structure | 20080408 | |||
| 2 | IS_MAPPING_INFO | Call by reference | Type reference (TYPE) | /PLMB/S_FRW_MAPPING_INFO | Mapping information structure | 20080317 | |||
| 3 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETERS | Parameters | 20080317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Mapping Error | 20090604 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |