SAP ABAP Class IF_CRM_IC_BOL_BOR_MAPPER (Map keys and types between objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_EMAIL_BOL_BOR_MAPPER Mapper for email BOR - BOL objects 20030417
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_MAP_BOR2BOL_SIMPLE Guid based Activity Clipboard mapper, only from BOR to BOL 20020828
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_MAP_SOLUTIONS Solution Mapper for Activity Clipboard 20020828
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_IC_SCMAIL_BOLBOR_MAPPER Mapper for email BOR - BOL objects 20030601
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MAP_CH_BOL2BOR2BOL BOL-BOR mapping 20041201
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_MAP_WRAPPER_BOL2BOR2BOL BOL-BOR mapping for BOR wrapper 20020626
Properties
Class IF_CRM_IC_BOL_BOR_MAPPER  
Short Description Map keys and types between objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020617   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRM_IC_BOL_BOR_MAPPER has no forward declaration.
Interfaces
Class IF_CRM_IC_BOL_BOR_MAPPER has no interface implemented.
Friends
Class IF_CRM_IC_BOL_BOR_MAPPER has no friend class.
Attributes
Class IF_CRM_IC_BOL_BOR_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BOL_TO_BOR Static method Public Method Get BOR key from BOL object 20020617
2 CONVERT_BOR_TO_BOL Static method Public Method Get BOL key from BOR object 20020617
Events
Class IF_CRM_IC_BOL_BOR_MAPPER has no event.
Types
Class IF_CRM_IC_BOL_BOR_MAPPER has no local type.
Method Signatures

Method CONVERT_BOL_TO_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20020617
2 Importing IV_BORTYPE Call by reference Type reference (TYPE) SWO_OBJTYP Objekttyp 20020617
3 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY Entität 20020617
4 Returning RS_RESULT Value transfer Type reference (TYPE) BORIDENT 20020617

Method CONVERT_BOL_TO_BOR on class IF_CRM_IC_BOL_BOR_MAPPER has no exception.

Method CONVERT_BOR_TO_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOR Call by reference Type reference (TYPE) BORIDENT 20020617
2 Importing IV_BOLTYPE Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20020617
3 Returning RV_RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20020617

Method CONVERT_BOR_TO_BOL on class IF_CRM_IC_BOL_BOR_MAPPER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in