SAP ABAP Class CL_CRM_UI_SYSMSG (System Messages Helper)
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_UI_SYSMSG | |
Short Description | System Messages Helper | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_BSP_UI_FRAME_CORE | Application Frame DDIC, Services and Utilities |
Created | 20060516 | SAP |
Last change | 20100303 | 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_UI_SYSMSG has no interface implemented.
Friends
Class CL_CRM_UI_SYSMSG has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TIMESTAMP | 60 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060516 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_UI_SYSMSG | System Messages helper | 20060516 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20060516 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_MSGS | 20060516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns singleton instance of this service class | 20060516 |
2 | ![]() |
Instance method | Public | Method | Checks if new system messages exist | 20060516 |
3 | ![]() |
Static method | Public | Method | Returns javascript to launch system messages popup | 20060516 |
4 | ![]() |
Static method | Public | Method | Returns thtmlb style html to display system messages | 20070118 |
5 | ![]() |
Static method | Public | Method | Returns system message table | 20070118 |
6 | ![]() |
Instance method | Public | Method | Returns system messages | 20060516 |
Events
Class CL_CRM_UI_SYSMSG has no event.
Types
Class CL_CRM_UI_SYSMSG has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_UI_SYSMSG | System Messages helper | 20060516 |
Method GET_INSTANCE on class CL_CRM_UI_SYSMSG has no exception.
Method GET_NEW_MSGS_EXIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060516 |
Method GET_NEW_MSGS_EXIST on class CL_CRM_UI_SYSMSG has no exception.
Method GET_SCRIPT_SYSMSG_OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FOR_ALL_MESSAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060516 | ||
2 | ![]() |
IV_USE_ABS_URL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080716 | ||
3 | ![]() |
RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | script | 20060516 |
Method GET_SCRIPT_SYSMSG_OPEN on class CL_CRM_UI_SYSMSG has no exception.
Method GET_SYSMSG_HTML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALL_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070118 | ||
2 | ![]() |
PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | 20070118 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | THTMLB Style HTML to display system messages | 20070118 |
Method GET_SYSMSG_HTML on class CL_CRM_UI_SYSMSG has no exception.
Method GET_SYSMSG_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALL_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070118 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_SYSMSGS | System messages | 20070118 |
Method GET_SYSMSG_TABLE on class CL_CRM_UI_SYSMSG has no exception.
Method GET_SYSMSG_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ALL_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060516 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060516 |
Method GET_SYSMSG_TEXT on class CL_CRM_UI_SYSMSG has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |