SAP ABAP Class CL_MC_ADT_URI_MAPPING (T100 message class URI Mapping BADI Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-MSG (Application Component) Message Class Editor for ABAP in Eclipse
     SMESSAGE_ADT (Package) T100 Messages ADT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20120709
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120709
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120709
Properties
Class CL_MC_ADT_URI_MAPPING  
Short Description T100 message class URI Mapping BADI Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMESSAGE_ADT   T100 Messages ADT 
Created 20120709   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MC_ADT_URI_MAPPING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_MAP_FROM_OBJREF Map Object Reference (URI ) to WB (key/request) 20120709
2 IF_ADT_MAP_TO_OBJREF WB (key/request) to object reference (URI) mapping 20120709
3 IF_BADI_INTERFACE Tag Interface for BAdIs 20120709
Friends
Class CL_MC_ADT_URI_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ADT_MC Constant Public Type reference (TYPE) STRING '/sap/bc/adt/messageclass' 20120709
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TYPE_MAPPER Static method Private Method 20120709
2 CONSTRUCTOR Instance method Public Constructor 20120709
3 GET_MESSAGE_URI Static method Public Method 20130426
4 GET_MSG_LONGTEXT_URI Static method Public Method 20130830
5 GET_URI_STATIC_PROXY_PART Static method Public Method 20120709
6 GET_WBOBJTYPE_BY_ADT_OBJTYPE Static method Public Method 20120709
7 __GET_ADT_OBJECT_TYPE_FROM_URI Instance method Private Method 20120709
8 __GET_OBJECT_NAME_FROM_URI Instance method Private Method 20120709
9 __GET_WB_OBJTYPE_FROM_URI Instance method Private Method 20120709
Events
Class CL_MC_ADT_URI_MAPPING has no event.
Types
Class CL_MC_ADT_URI_MAPPING has no local type.
Method Signatures

Method ADD_TYPE_MAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MO_ABBR Call by reference Type reference (TYPE) STRING 20120709
2 Importing IV_MO_NAME Call by reference Type reference (TYPE) STRING 20120709

Method ADD_TYPE_MAPPER on class CL_MC_ADT_URI_MAPPING has no exception.

Method CONSTRUCTOR Signature

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

Method GET_MESSAGE_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG_CLASS_NAME Call by reference Type reference (TYPE) STRING 20130426
2 Importing IV_MSG_NUMBER Call by reference Type reference (TYPE) STRING 20130426
3 Returning URI Value transfer Type reference (TYPE) STRING 20130426

Method GET_MESSAGE_URI on class CL_MC_ADT_URI_MAPPING has no exception.

Method GET_MSG_LONGTEXT_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU 20130830
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20130830
3 Importing T100_MESSAGE Call by reference Type reference (TYPE) SYMSG 20130830

Method GET_MSG_LONGTEXT_URI on class CL_MC_ADT_URI_MAPPING has no exception.

Method GET_URI_STATIC_PROXY_PART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATIC_URI_PART Value transfer Type reference (TYPE) STRING 20120709

Method GET_URI_STATIC_PROXY_PART on class CL_MC_ADT_URI_MAPPING has no exception.

Method GET_WBOBJTYPE_BY_ADT_OBJTYPE Signature

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

Method GET_WBOBJTYPE_BY_ADT_OBJTYPE on class CL_MC_ADT_URI_MAPPING has no exception.

Method __GET_ADT_OBJECT_TYPE_FROM_URI Signature

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

Method __GET_ADT_OBJECT_TYPE_FROM_URI on class CL_MC_ADT_URI_MAPPING has no exception.

Method __GET_OBJECT_NAME_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20120709
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20120709
3 Importing IV_URI Call by reference Type reference (TYPE) STRING 20120709
4 Returning RV_OBJECT_NAME Value transfer Type reference (TYPE) STRING 20120709
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20120709

Method __GET_WB_OBJTYPE_FROM_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URI Call by reference Type reference (TYPE) STRING 20120709
2 Returning RS_WB_OBJTYPE Value transfer Type reference (TYPE) WBOBJTYPE 20120709

Method __GET_WB_OBJTYPE_FROM_URI on class CL_MC_ADT_URI_MAPPING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740