SAP ABAP Class CL_RIS_ADT_OBJECT_TYPE_MAPPER (Object type mapper for additional types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_ADT (Package) Repository Information System: ABAP Development Tools
Properties
Class CL_RIS_ADT_OBJECT_TYPE_MAPPER  
Short Description Object type mapper for additional types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_ADT   Repository Information System: ABAP Development Tools 
Created 20130927   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no forward declaration.
Interfaces
Class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no interface implemented.
Friends
Class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ART_FUNCTION_MODULE Constant Private Type reference (TYPE) STRING 'FUNC' 20130930
2 CO_ART_VIEW_ENTITY Constant Private Type reference (TYPE) STRING 'STOB' 20131115
3 CO_WB_FUNCTION_MODULE Constant Private Type reference (TYPE) STRING 'FUGR/FF' 20130930
4 CO_WB_OBJECT_GROUP Constant Private Type reference (TYPE) STRING 'WGRP' 20131115
5 CO_WB_VIEW_ENTITY Constant Private Type reference (TYPE) STRING 'STOB/DO' 20131115
6 MT_ALIAS_OBJ_TYPES Instance attribute Private Type reference (TYPE) TT_OBJECT_TYPE_MAPPING 20131115
7 MT_TADIR_OBJECT_TYPE_DATA Instance attribute Private Object reference (TYPE REF TO) IF_WB_OBJTYPE_DATA 20131115
Methods
# Method Level Visibility Method type Description Created on
1 CAN_EXPAND_OBJECT_TYPES Instance method Public Method 20131115
2 CONSTRUCTOR Instance method Public Constructor 20130930
3 FILL_ALIAS_OBJECT_TYPES Instance method Private Method 20131115
4 FILL_TADIR_OBJECT_TYPES Instance method Private Method 20131115
5 GET_ALIAS_OBJEC_TYPES Instance method Public Method 20131115
6 GET_GLOBAL_FROM_TRANSPORT_TYPE Instance method Private Method 20131115
7 GET_SEARCH_OBJEC_TYPES Instance method Public Method 20131015
8 GET_TADIR_TYPES Instance method Public Method 20131115
Events
Class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_OBJECT_TYPE_MAPPING Private See coding 20130930 BEGIN OF ts_object_type_mapping, alias_object_type TYPE string, search_object_types TYPE string_table, description TYPE string, END OF ts_object_type_mapping
2 TT_OBJECT_TYPE_MAPPING Private See coding 20130930 tt_object_type_mapping TYPE SORTED TABLE OF ts_object_type_mapping WITH UNIQUE KEY alias_object_type
Method Signatures

Method CAN_EXPAND_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131115
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20131115

Method CAN_EXPAND_OBJECT_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no parameter.
Method CONSTRUCTOR on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method FILL_ALIAS_OBJECT_TYPES Signature

Method FILL_ALIAS_OBJECT_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no parameter.
Method FILL_ALIAS_OBJECT_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method FILL_TADIR_OBJECT_TYPES Signature

Method FILL_TADIR_OBJECT_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no parameter.
Method FILL_TADIR_OBJECT_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method GET_ALIAS_OBJEC_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_TYPE_FILTER Call by reference Type reference (TYPE) STRING 20131115
2 Returning RESULT Value transfer Type reference (TYPE) IF_ADT_NAMED_ITEM=>TY_NAMED_ITEM_LIST 20131115

Method GET_ALIAS_OBJEC_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method GET_GLOBAL_FROM_TRANSPORT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_TYPE Call by reference Type reference (TYPE) STRING 20131115
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20131115

Method GET_GLOBAL_FROM_TRANSPORT_TYPE on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.

Method GET_SEARCH_OBJEC_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131115
2 Importing IT_OBJECT_TYPES Call by reference Type reference (TYPE) STRING_TABLE 20131115
# Exception Resumable Description Created on
1 CX_RIS_EXCEPTION 20131015

Method GET_TADIR_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAX_RESULTS Call by reference Type reference (TYPE) I 20131115
2 Importing I_OBJECT_TYPE_FILTER Call by reference Type reference (TYPE) STRING 20131115
3 Returning RESULT Value transfer Type reference (TYPE) IF_ADT_NAMED_ITEM=>TY_NAMED_ITEM_LIST 20131115

Method GET_TADIR_TYPES on class CL_RIS_ADT_OBJECT_TYPE_MAPPER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740