SAP ABAP Interface /PLMB/IF_FRW_MAP_FIELD (Field mapping exit)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_FRW (Package) Framework Persistency

⤷

⤷

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
Interface | /PLMB/IF_FRW_MAP_FIELD | |
Short Description | Field mapping exit |
General Data
Package | /PLMB/BA_FRW | Framework Persistency |
Created | 20080317 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface /PLMB/IF_FRW_MAP_FIELD has no forward declaration.
Interfaces
Interface /PLMB/IF_FRW_MAP_FIELD has no interface.
Friends
Interface /PLMB/IF_FRW_MAP_FIELD has no friend.
Attributes
Interface /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
Interface /PLMB/IF_FRW_MAP_FIELD has no event.
Types
Interface /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 | 700 |