SAP ABAP Class CL_SCTC_NOTIFICATION_MESSAGE (Notification message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
     SCTC_MANAGEMENT (Package) Management
Properties
Class CL_SCTC_NOTIFICATION_MESSAGE  
Short Description Notification message    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTC_MANAGEMENT   Management 
Created 20070914   SAP 
Last change 20080612   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_SCTC_NOTIFICATION_MESSAGE has no interface implemented.
Friends
Class CL_SCTC_NOTIFICATION_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANCEL_ENABLED Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE 20070914
2 MESSAGE_TEXT Instance attribute Protected Type reference (TYPE) STRING 20070914
3 RETRY_ENABLED Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE 20070914
4 SKIP_ENABLED Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE 20070914
5 TYPE Instance attribute Protected Type reference (TYPE) STRING 20070914
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_TEXT Instance method Public Method 20070914
2 GET_TYPE Instance method Public Method 20070914
3 IS_CANCEL_ENABLED Instance method Public Method 20070914
4 IS_RETRY_ENABLED Instance method Public Method 20070914
5 IS_SKIP_ENABLED Instance method Public Method 20070914
6 SET_CANCEL_ENABLED Instance method Public Method 20070914
7 SET_MESSAGE_TEXT Instance method Public Method 20070914
8 SET_RETRY_ENABLED Instance method Public Method 20070914
9 SET_SKIP_ENABLED Instance method Public Method 20070914
10 SET_TYPE Instance method Public Method 20070914
Events
Class CL_SCTC_NOTIFICATION_MESSAGE has no event.
Types
Class CL_SCTC_NOTIFICATION_MESSAGE has no local type.
Method Signatures

Method GET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_TEXT Value transfer Type reference (TYPE) STRING 20070914

Method GET_MESSAGE_TEXT on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method IS_CANCEL_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CANCEL_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20070914

Method IS_CANCEL_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method IS_RETRY_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETRY_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20070914

Method IS_RETRY_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method IS_SKIP_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SKIP_ENABLED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20070914

Method IS_SKIP_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method SET_CANCEL_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CANCEL_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20070914

Method SET_CANCEL_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method SET_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_TEXT Value transfer Type reference (TYPE) STRING 20070914

Method SET_MESSAGE_TEXT on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method SET_RETRY_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RETRY_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20070914

Method SET_RETRY_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method SET_SKIP_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SKIP_ENABLED Value transfer Type reference (TYPE) BOOLEAN 20070914

Method SET_SKIP_ENABLED on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Value transfer Type reference (TYPE) STRING 20070914

Method SET_TYPE on class CL_SCTC_NOTIFICATION_MESSAGE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 711