SAP ABAP Class CL_WDR_SUPPORT_CIM_HANDLER (Web Dynpro: Creation of Internal Messages)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONTEXT_MENU_HANDLER Context Menu Handler 20110323
Properties
Class CL_WDR_SUPPORT_CIM_HANDLER  
Short Description Web Dynpro: Creation of Internal Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20110323   SAP 
Last change 20130531   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)
2 CL_WD_SUPPORT_CIM_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CONTEXT_MENU_HANDLER Context Menu Handler 20110323
Friends
Class CL_WDR_SUPPORT_CIM_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CIM_HANDLER Constant Private Type reference (TYPE) STRING 'CL_CIM_HANDLER_WDA' 20110323
2 CO_CIM_METH_CALL_HANDLER Constant Private Type reference (TYPE) STRING 'CALL_HANDLER' 20110323
3 CO_CIM_METH_IS_ACTIVE Constant Private Type reference (TYPE) STRING 'IS_ACTIVE' 20110323
4 CO_FILE_NAME Constant Private See coding 20110330
5 C_ID_ERROR_MESSAGE_HANDLER Constant Public Type reference (TYPE) STRING '005056A501951ED095A5202E1C917DAA' 20110323
6 M_DISABLE_WDA_CIM_ENTRY Static Attribute Public Type reference (TYPE) ABAP_BOOL 20110325
7 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_WDR_SUPPORT_CIM_HANDLER Creation of Internal Messages 20110323
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110324
2 CREATE_MESSAGE Static method Public Method Creates error message from running app. and opens window 20110325
3 CREATE_RESTART_URL_ATT Static method Public Method 20110330
4 CREATE_TECHNICAL_HELP_ATT Static method Public Method 20110330
5 DISABLE_CIM_ENTRY Static method Public Method 20110325
6 GET_CIM_URL Static method Public Method Creates error message and returns URL 20110328
7 IS_CIM_ACTIVE Static method Public Method 20110325
Events
Class CL_WDR_SUPPORT_CIM_HANDLER has no event.
Types
Class CL_WDR_SUPPORT_CIM_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_ID Call by reference Type reference (TYPE) STRING 20110324

Method CONSTRUCTOR on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20110720
2 Importing ATTACHMENTS Call by reference Type reference (TYPE) CL_WD_SUPPORT_CIM_HANDLER=>TT_ATTACHMENTS 20110325
3 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20110720
4 Importing CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20110720
5 Importing MESSAGE_COMPONENT Call by reference Type reference (TYPE) STRING 20110325
6 Importing MSG Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20110808
7 Importing SNAP_KEY Call by reference Type reference (TYPE) SNAP_KEY Schlüssel eines Laufzeitfehlers 20110330

Method CREATE_MESSAGE on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method CREATE_RESTART_URL_ATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20110701
2 Returning ATTACHMENT Value transfer Type reference (TYPE) CL_WD_SUPPORT_CIM_HANDLER=>T_ATTACHMENT 20110330
3 Importing START_PARAMETERS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20110701

Method CREATE_RESTART_URL_ATT on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method CREATE_TECHNICAL_HELP_ATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTACHMENT Value transfer Type reference (TYPE) CL_WD_SUPPORT_CIM_HANDLER=>T_ATTACHMENT 20110330

Method CREATE_TECHNICAL_HELP_ATT on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method DISABLE_CIM_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISABLE Call by reference Type reference (TYPE) ABAP_BOOL 20110325

Method DISABLE_CIM_ENTRY on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method GET_CIM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) STRING 20110720
2 Importing ATTACHMENTS Call by reference Type reference (TYPE) CL_WD_SUPPORT_CIM_HANDLER=>TT_ATTACHMENTS 20110328
3 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20110720
4 Importing CONFIGURATION_ID Call by reference Type reference (TYPE) STRING 20110720
5 Importing MESSAGE_COMPONENT Call by reference Type reference (TYPE) STRING 20110328
6 Importing MSG Call by reference Type reference (TYPE) SYMSG Struktur der Message-Variablen 20110808
7 Importing SNAP_KEY Call by reference Type reference (TYPE) SNAP_KEY Schlüssel eines Laufzeitfehlers 20110330
8 Returning URL Value transfer Type reference (TYPE) STRING 20110328

Method GET_CIM_URL on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.

Method IS_CIM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110325

Method IS_CIM_ACTIVE on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731