SAP ABAP Class CL_SCTC_NOTIFICATION (Notification)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
     SCTC_MANAGEMENT (Package) Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCTC_EVENT Event 20070914
Properties
Class CL_SCTC_NOTIFICATION  
Short Description Notification    
Super Class CL_SCTC_EVENT Event 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SCTC_MANAGEMENT    
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 has no interface implemented.
Friends
Class CL_SCTC_NOTIFICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CANCEL Constant Public Type reference (TYPE) SCTC_NOTIFICATION_EVENT 'CANCEL' Notification event 20070914
2 CONTEXT Instance attribute Protected Type reference (TYPE) STRING 20070914
3 MESSAGES Instance attribute Protected Type reference (TYPE) SCTCT_NOTIFICATION_MESSAGES 20070914
4 RESPONSE_REQUIRED Instance attribute Protected Type reference (TYPE) BOOLEAN ABAP_FALSE 20070914
5 RETRY Constant Public Type reference (TYPE) SCTC_NOTIFICATION_EVENT 'RETRY' Notification event 20070914
6 SEVERITY Instance attribute Protected Type reference (TYPE) STRING 20070914
7 SKIP Constant Public Type reference (TYPE) SCTC_NOTIFICATION_EVENT 'SKIP' Notification event 20070914
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT Instance method Public Method 20070914
2 GET_MESSAGES Instance method Public Method 20070914
3 GET_RESPONSE_REQUIRED Instance method Public Method 20070914
4 GET_SEVERITY Instance method Public Method 20070914
5 SET_CONTEXT Instance method Public Method 20070914
6 SET_MESSAGES Instance method Public Method 20070914
7 SET_RESPONSE_REQUIRED Instance method Public Method 20070914
8 SET_SEVERITY Instance method Public Method 20070914
Events
Class CL_SCTC_NOTIFICATION has no event.
Types
Class CL_SCTC_NOTIFICATION has no local type.
Method Signatures

Method GET_CONTEXT Signature

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

Method GET_CONTEXT on class CL_SCTC_NOTIFICATION has no exception.

Method GET_MESSAGES Signature

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

Method GET_MESSAGES on class CL_SCTC_NOTIFICATION has no exception.

Method GET_RESPONSE_REQUIRED Signature

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

Method GET_RESPONSE_REQUIRED on class CL_SCTC_NOTIFICATION has no exception.

Method GET_SEVERITY Signature

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

Method GET_SEVERITY on class CL_SCTC_NOTIFICATION has no exception.

Method SET_CONTEXT Signature

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

Method SET_CONTEXT on class CL_SCTC_NOTIFICATION has no exception.

Method SET_MESSAGES Signature

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

Method SET_MESSAGES on class CL_SCTC_NOTIFICATION has no exception.

Method SET_RESPONSE_REQUIRED Signature

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

Method SET_RESPONSE_REQUIRED on class CL_SCTC_NOTIFICATION has no exception.

Method SET_SEVERITY Signature

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

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