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 | 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 | Constant | Public | Type reference (TYPE) | SCTC_NOTIFICATION_EVENT | 'CANCEL' | Notification event | 20070914 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070914 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SCTCT_NOTIFICATION_MESSAGES | 20070914 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20070914 | |||
| 5 | Constant | Public | Type reference (TYPE) | SCTC_NOTIFICATION_EVENT | 'RETRY' | Notification event | 20070914 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070914 | ||||
| 7 | Constant | Public | Type reference (TYPE) | SCTC_NOTIFICATION_EVENT | 'SKIP' | Notification event | 20070914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070914 | ||
| 2 | Instance method | Public | Method | 20070914 | ||
| 3 | Instance method | Public | Method | 20070914 | ||
| 4 | Instance method | Public | Method | 20070914 | ||
| 5 | Instance method | Public | Method | 20070914 | ||
| 6 | Instance method | Public | Method | 20070914 | ||
| 7 | Instance method | Public | Method | 20070914 | ||
| 8 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |