SAP ABAP Class /PLMB/IF_FRW_MAP (Generic Mapping)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /PLMU/IF_FRW_MAP Mapping 20080612
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/CL_FRW_MAP Generic Mapping 20080229
Properties
Class /PLMB/IF_FRW_MAP  
Short Description Generic Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080229   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/IF_FRW_MAP has no forward declaration.
Interfaces
Class /PLMB/IF_FRW_MAP has no interface implemented.
Friends
Class /PLMB/IF_FRW_MAP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_S_MAPPING_MODE Constant Public See coding 20090302
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPE Instance method Public Method Generic object type determination 20080229
2 MAP_FROM_STRUCTURE Instance method Public Method Generic mapping: Structure fields to parameters 20080303
3 MAP_FROM_TABLE Instance method Public Method Generic mapping: Table line fields to parameters 20091118
4 MAP_TO_STRUCTURE Instance method Public Method Generic mapping: Parameters to structure fields 20080304
5 MAP_TO_TABLE Instance method Public Method Generic mapping: Parameters to table line fields 20091118
Events
Class /PLMB/IF_FRW_MAP has no event.
Types
Class /PLMB/IF_FRW_MAP has no local type.
Method Signatures

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OTYPE Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080229
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) DATA Structure 20080229
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20080229
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_NO_OTYPE No Object Type could be retrieved 20080723

Method MAP_FROM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARAMETERS Call by reference Type reference (TYPE) /PLMB/T_FRW_PARAMETERS 20080408
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) DATA 20080303
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20080303
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_MAPPING Mapping Error 20090604

Method MAP_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER_SET Call by reference Type reference (TYPE) /PLMB/T_FRW_PARAMETER_SET Parameters Set 20091118
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091118
3 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20091118
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_MAPPING Mapping Error 20091118

Method MAP_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_STRUCTURE Call by reference Type reference (TYPE) DATA Structure 20080408
2 Importing IT_PARAMETERS Call by reference Type reference (TYPE) /PLMB/T_FRW_PARAMETERS Parameters 20080304
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_MAPPING Mapping Error 20090604

Method MAP_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE Data 20091118
2 Importing IT_PARAMETER_SET Call by reference Type reference (TYPE) /PLMB/T_FRW_PARAMETER_SET Parameters 20091118
# Exception Resumable Description Created on
1 /PLMB/CX_FRW_MAPPING Mapping Error 20091118
History
Last changed by/on SAP  20130531 
SAP Release Created in