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 | 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 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20070914 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20070914 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20070914 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | 20070914 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | 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 | ||
| 9 | Instance method | Public | Method | 20070914 | ||
| 10 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |