SAP ABAP Class IF_FPM_BOL_OBJECT_UI_MAPPER (Mapper interface for BOL objects and UI structure)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BOL_OBJECT_PROJECTION Mapping: Projection on a subset of BOL object fields 20110518
Properties
Class IF_FPM_BOL_OBJECT_UI_MAPPER  
Short Description Mapper interface for BOL objects and UI structure    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_FPM_BOL_OBJECT_UI_MAPPER has no interface implemented.
Friends
Class IF_FPM_BOL_OBJECT_UI_MAPPER has no friend class.
Attributes
Class IF_FPM_BOL_OBJECT_UI_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BOL_ATTRIBUTE_NAME Instance method Public Method 20110519
2 GET_MESSAGE_ATTRIBUTE_NAMES Instance method Public Method 20110519
3 INITIALIZE Instance method Public Method 20110518
4 INVERT_MAP_PAI_ATTR_VALUE Instance method Public Method 20110519
5 MAP_PBO_DATA Instance method Public Method 20110519
Events
Class IF_FPM_BOL_OBJECT_UI_MAPPER has no event.
Types
Class IF_FPM_BOL_OBJECT_UI_MAPPER has no local type.
Method Signatures

Method GET_BOL_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPED_ATTRIBUTE_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110519
2 Returning RV_BOL_ATTRIBUTE_NAME Value transfer Type reference (TYPE) NAME_KOMP Component name 20110519

Method GET_BOL_ATTRIBUTE_NAME on class IF_FPM_BOL_OBJECT_UI_MAPPER has no exception.

Method GET_MESSAGE_ATTRIBUTE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_ATTRIBUTE_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110519
2 Returning RT_MESSAGE_ATTRIBUTE_NAME Value transfer Type reference (TYPE) FPMGB_S_T100_MESSAGE-REF_NAMES Tabletype for REF_NAMES 20110519

Method GET_MESSAGE_ATTRIBUTE_NAMES on class IF_FPM_BOL_OBJECT_UI_MAPPER has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAPPING_TARGET_STRUCT_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20110519

Method INITIALIZE on class IF_FPM_BOL_OBJECT_UI_MAPPER has no exception.

Method INVERT_MAP_PAI_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_BOL_VALUE Call by reference Type reference (TYPE) DATA 20110519
2 Importing IV_MAPPED_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Component name 20110519
3 Importing IV_MAPPED_VALUE Call by reference Type reference (TYPE) DATA 20110519

Method INVERT_MAP_PAI_ATTR_VALUE on class IF_FPM_BOL_OBJECT_UI_MAPPER has no exception.

Method MAP_PBO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAPPED_DATA Call by reference Type reference (TYPE) DATA 20110519
2 Importing IS_BOL_DATA Call by reference Type reference (TYPE) DATA 20110519

Method MAP_PBO_DATA on class IF_FPM_BOL_OBJECT_UI_MAPPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in