SAP ABAP Class CL_CRM_CREATE_SUPPORT_MESSAGE (Access to support message creation of Solution Manager)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Properties
Class CL_CRM_CREATE_SUPPORT_MESSAGE  
Short Description Access to support message creation of Solution Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20080702   SAP 
Last change 20110908   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)
Interfaces
Class CL_CRM_CREATE_SUPPORT_MESSAGE has no interface implemented.
Friends
Class CL_CRM_CREATE_SUPPORT_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUSINESS_ROLE_VALUE Static Attribute Protected Type reference (TYPE) STRING CRM Business Role 20080722
2 CRM_COMPNAME Constant Public Type reference (TYPE) STRING 'CRM+Component+Name .....' CRM Component Name 20080723
3 CRM_RELEASE Constant Public Type reference (TYPE) STRING 'CRM+Release ............' CRM Release Information 20080723
4 CRM_ROLE Constant Public Type reference (TYPE) STRING 'CRM+Business+Role ......' CRM Business Role 20080722
5 CRM_VIEWNAME Constant Public Type reference (TYPE) STRING 'CRM+View+Name ..........' CRM View Name 20080723
6 EQ_URL_ENC Constant Protected Type reference (TYPE) STRING '%3d' Equal sign url encoded 20080702
7 FIX_QUERY_PARTS Static Attribute Protected Type reference (TYPE) STRING Fix parts of the query 20080702
8 FIX_URL Static Attribute Protected Type reference (TYPE) STRING Fix parts of the URL 20080702
9 INSTALLATION_NUMBER Static Attribute Protected Type reference (TYPE) STRING Installation Number 20080702
10 SAP_CLIENT Constant Public Type reference (TYPE) STRING 'sap-client' System Client 20080702
11 SM_ATTRIBUTE_PREFIX Constant Protected Type reference (TYPE) STRING 'att' Prefix for Message Context Attributes 20080702
12 SM_BASE_RELEASE Constant Public Type reference (TYPE) STRING 'ZR3REL' Base Release 20080702
13 SM_CLIENT Constant Public Type reference (TYPE) STRING 'ZMANDT' Client for Solution Manager 20080702
14 SM_COMPONENT Constant Public Type reference (TYPE) STRING 'cmp' CSS Component 20080702
15 SM_CONTEXT_PREFIX Constant Protected Type reference (TYPE) STRING 'con' Prefix for Message Context 20080722
16 SM_DBSYS Constant Public Type reference (TYPE) STRING 'ZDBSYS' Data Base System 20080702
17 SM_INSTALLATION_NUMBER Constant Public Type reference (TYPE) STRING 'ZR3INSTNO' Installation Number 20080702
18 SM_OPSYS Constant Public Type reference (TYPE) STRING 'ZOSSYS' Operating System 20080702
19 SM_SYSTEM_ID Constant Public Type reference (TYPE) STRING 'ZSYSID' System ID 20080702
20 SM_SYSTEM_TYPE Constant Public Type reference (TYPE) STRING 'ZR3SYSTYPE' System Type 20080702
21 SPACE_URL_ENC Constant Public Type reference (TYPE) STRING '+' Space url encoded 20080722
22 SYSTEM_TYPE Static Attribute Protected Type reference (TYPE) STRING System Type 20080702
23 UIF_RELEASE Constant Public Type reference (TYPE) STRING 'UIF+Release ............' UIF Release Information 20080723
24 URL_START Static Attribute Protected Type reference (TYPE) STRING Left part of the URL with protocol, host, port and path 20080702
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080702
2 GET_COMPONENT_INFO Static method Public Method Returns a string with the sap component version 20080723
3 GET_CREATE_MESSAGE_URL Static method Public Method Retuns a URL to the solution manager's create message UI 20080702
4 GET_SM_URL_HOST_AND_PATH Static method Protected Method Determine the URL to the create message service of SolMan 20080702
Events
Class CL_CRM_CREATE_SUPPORT_MESSAGE has no event.
Types
Class CL_CRM_CREATE_SUPPORT_MESSAGE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_CREATE_SUPPORT_MESSAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_CREATE_SUPPORT_MESSAGE has no exception.

Method GET_COMPONENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SAP_COMPONENT Call by reference Type reference (TYPE) SPAM_CVERS-COMPONENT Software Component 20080723
2 Importing IV_URL_ENCODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Set false for none url encoding 20080723
3 Returning RV_RESULT Value transfer Type reference (TYPE) STRING Component Specific Information 20080723

Method GET_COMPONENT_INFO on class CL_CRM_CREATE_SUPPORT_MESSAGE has no exception.

Method GET_CREATE_MESSAGE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_COMPONENT Call by reference Type reference (TYPE) STRING Application Component 20080722
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING Component 20080702
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) STRING View name 20080722
4 Returning RV_URL Value transfer Type reference (TYPE) STRING URL to start create message UI 20080702

Method GET_CREATE_MESSAGE_URL on class CL_CRM_CREATE_SUPPORT_MESSAGE has no exception.

Method GET_SM_URL_HOST_AND_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL Value transfer Type reference (TYPE) STRING Url with host, port and path without query 20080702

Method GET_SM_URL_HOST_AND_PATH on class CL_CRM_CREATE_SUPPORT_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700