SAP ABAP Class CL_RIS_OBJTYPE_MAPPING (RIS: Mapping Object Types WB <--> RIS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OBJECT_TYPE (Package) RIS: Workbench Object Type Framework Integration
Properties
Class CL_RIS_OBJTYPE_MAPPING  
Short Description RIS: Mapping Object Types WB <--> RIS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_OBJECT_TYPE   RIS: Workbench Object Type Framework Integration 
Created 20110221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_OBJTYPE_MAPPING has no forward declaration.
Interfaces
Class CL_RIS_OBJTYPE_MAPPING has no interface implemented.
Friends
Class CL_RIS_OBJTYPE_MAPPING has no friend class.
Attributes
Class CL_RIS_OBJTYPE_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TROBJTYPE_FROM_OBJECT_KEY Static method Public Method 20110228
2 MAP_TYPE_RIS_TO_WB Static method Public Method 20110223
3 MAP_TYPE_WB_TO_RIS Static method Public Method 20110223
Events
Class CL_RIS_OBJTYPE_MAPPING has no event.
Types
Class CL_RIS_OBJTYPE_MAPPING has no local type.
Method Signatures

Method GET_TROBJTYPE_FROM_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY 20110228
2 Returning RV_TROBJTYPE Value transfer Type reference (TYPE) TROBJTYPE 20110228

Method GET_TROBJTYPE_FROM_OBJECT_KEY on class CL_RIS_OBJTYPE_MAPPING has no exception.

Method MAP_TYPE_RIS_TO_WB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RIS_OBJECT_TYPE Call by reference Type reference (TYPE) RIS_S_OBJECT_TYPE_ID 20110223
2 Returning RS_WB_OBJECT_TYPE Value transfer Type reference (TYPE) WBOBJTYPE 20110223

Method MAP_TYPE_RIS_TO_WB on class CL_RIS_OBJTYPE_MAPPING has no exception.

Method MAP_TYPE_WB_TO_RIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WB_OBJECT_TYPE Call by reference Type reference (TYPE) WBOBJTYPE 20110223
2 Returning RS_RIS_OBJECT_TYPE Value transfer Type reference (TYPE) RIS_S_OBJECT_TYPE_ID 20110223

Method MAP_TYPE_WB_TO_RIS on class CL_RIS_OBJTYPE_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in