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 | ![]() |
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 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | CRM Business Role | 20080722 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CRM+Component+Name .....' | CRM Component Name | 20080723 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CRM+Release ............' | CRM Release Information | 20080723 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CRM+Business+Role ......' | CRM Business Role | 20080722 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CRM+View+Name ..........' | CRM View Name | 20080723 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | '%3d' | Equal sign url encoded | 20080702 | |
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Fix parts of the query | 20080702 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Fix parts of the URL | 20080702 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | Installation Number | 20080702 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'sap-client' | System Client | 20080702 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'att' | Prefix for Message Context Attributes | 20080702 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZR3REL' | Base Release | 20080702 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZMANDT' | Client for Solution Manager | 20080702 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'cmp' | CSS Component | 20080702 | |
15 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'con' | Prefix for Message Context | 20080722 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZDBSYS' | Data Base System | 20080702 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZR3INSTNO' | Installation Number | 20080702 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZOSSYS' | Operating System | 20080702 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZSYSID' | System ID | 20080702 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ZR3SYSTYPE' | System Type | 20080702 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '+' | Space url encoded | 20080722 | |
22 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | STRING | System Type | 20080702 | ||
23 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'UIF+Release ............' | UIF Release Information | 20080723 | |
24 | ![]() |
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 | ![]() |
Static method | Public | Constructor | 20080702 | |
2 | ![]() |
Static method | Public | Method | Returns a string with the sap component version | 20080723 |
3 | ![]() |
Static method | Public | Method | Retuns a URL to the solution manager's create message UI | 20080702 |
4 | ![]() |
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 | ![]() |
IV_SAP_COMPONENT | Call by reference | Type reference (TYPE) | SPAM_CVERS-COMPONENT | Software Component | 20080723 | ||
2 | ![]() |
IV_URL_ENCODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Set false for none url encoding | 20080723 | |
3 | ![]() |
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 | ![]() |
IV_APPL_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Application Component | 20080722 | ||
2 | ![]() |
IV_COMPONENT | Call by reference | Type reference (TYPE) | STRING | Component | 20080702 | ||
3 | ![]() |
IV_VIEWNAME | Call by reference | Type reference (TYPE) | STRING | View name | 20080722 | ||
4 | ![]() |
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 | ![]() |
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 |