SAP ABAP Class CL_BSP_XP_SYSMSG (System Messages helper)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     BSP_XP_APPLICATION (Package) XP application - to be deleted
Properties
Class CL_BSP_XP_SYSMSG  
Short Description System Messages helper    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_XP_APPLICATION   XP application - to be deleted 
Created 20051028   SAP 
Last change 20081007   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_BSP_XP_SYSMSG has no interface implemented.
Friends
Class CL_BSP_XP_SYSMSG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELTA_SECS Constant Private Type reference (TYPE) TIMESTAMP 60 UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051028
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_BSP_XP_SYSMSG System Messages helper 20051028
3 LAST_CHECK Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20051028
4 NEW_MSGS Instance attribute Private Type reference (TYPE) TY_MSGS 20051028
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method 20051028
2 GET_NEW_MSGS_EXIST Instance method Public Method 20051028
3 GET_SCRIPT_SYSMSG_OPEN Instance method Public Method 20051028
4 GET_SYSMSG_TEXT Instance method Public Method 20051028
Events
Class CL_BSP_XP_SYSMSG has no event.
Types
Class CL_BSP_XP_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 Returning RV_INSTANCE Value transfer Object reference (TYPE REF TO) CL_BSP_XP_SYSMSG System Messages helper 20051028

Method GET_INSTANCE on class CL_BSP_XP_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 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20051028

Method GET_NEW_MSGS_EXIST on class CL_BSP_XP_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 Importing IV_FOR_ALL_MESSAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051028
2 Returning RV_SCRIPT Value transfer Type reference (TYPE) STRING script 20051028

Method GET_SCRIPT_SYSMSG_OPEN on class CL_BSP_XP_SYSMSG has no exception.

Method GET_SYSMSG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL_MSG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051028
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20051028

Method GET_SYSMSG_TEXT on class CL_BSP_XP_SYSMSG has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700