SAP ABAP Class CL_SCTC_EVENT (Event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-CTC-RT (Application Component) LM Automation Runtime Framework
⤷
SCTC_MANAGEMENT (Package) Management

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_FINISH_ACTION | Finish action | 20070914 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_FINISH_ROOT_PROCESS | Finish root process | 20070914 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_FINISH_ROOT_WITH_ERROR | Finish root process with error | 20070914 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_FINISH_ROOT_WITH_SKIP | Finish root process with skipped steps | 20070914 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_NOTIFICATION | Notification | 20070914 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_SKIP_ACTION | Skip action | 20070914 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_START_ACTION | Start action | 20070914 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_START_ROOT_PROCESS | Start process | 20070914 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_SUPPRESS_ACTION | Suppress action | 20070914 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_SCTC_UNDEFINED | Not defined | 20070914 |
Properties
Class | CL_SCTC_EVENT | |
Short Description | Event | |
Super Class | ||
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
Class CL_SCTC_EVENT has no forward declaration.
Interfaces
Class CL_SCTC_EVENT has no interface implemented.
Friends
Class CL_SCTC_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SCTC_ACTION_DESCRIPTION | 20070914 | |||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'http://www.sap.com/ctc/2007/06/common' | 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 |
Events
Class CL_SCTC_EVENT has no event.
Types
Class CL_SCTC_EVENT has no local type.
Method Signatures
Method GET_ACTION_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_SCTC_ACTION_DESCRIPTION | Beschreibung einer Aktion | 20070914 |
Method GET_ACTION_DESCRIPTION on class CL_SCTC_EVENT has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | 20070914 |
Method GET_NAME on class CL_SCTC_EVENT has no exception.
Method GET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20070914 |
Method GET_NAMESPACE on class CL_SCTC_EVENT has no exception.
Method IS_END_OF_EXECUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
END_OF_EXECUTION | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20070914 |
Method IS_END_OF_EXECUTION on class CL_SCTC_EVENT has no exception.
Method SET_ACTION_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_SCTC_ACTION_DESCRIPTION | Beschreibung einer Aktion | 20070914 |
Method SET_ACTION_DESCRIPTION on class CL_SCTC_EVENT has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 711 |