SAP ABAP Class CL_SPI_TEST_DATA_ALERT (Generates runtime data for the alerting test process)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI9 (Package) Central: Tests and Test Environment
⤷
⤷
Properties
| Class | CL_SPI_TEST_DATA_ALERT | |
| Short Description | Generates runtime data for the alerting test process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI9 | Central: Tests and Test Environment |
| Created | 20100722 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_TEST_DATA_ALERT has no forward declaration.
Interfaces
Class CL_SPI_TEST_DATA_ALERT has no interface implemented.
Friends
Class CL_SPI_TEST_DATA_ALERT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | 20100722 | ||||
| 2 | Instance attribute | Private | See coding | 20100817 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_STEPS | 20100722 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TT_STEPS | 20100722 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20100913 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SPIBOOL | Global SPI: Boolean Value | 20100817 |
Methods
Events
Class CL_SPI_TEST_DATA_ALERT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_STEP | Private | See coding | 20100722 | BEGIN OF ts_step .
TYPES step_identifier TYPE spipsname.
INCLUDE TYPE sspistepdata AS step_data.
TYPES END OF ts_step
|
||
| 2 | TT_STEPS | Private | See coding | 20100722 | tt_steps TYPE STANDARD TABLE OF ts_step WITH DEFAULT KEY
|
Method Signatures
Method ASSIGN_IDS_TO_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_STEP | Call by reference | Object reference (TYPE REF TO) | TS_STEP | 20100723 |
Method ASSIGN_IDS_TO_STEP on class CL_SPI_TEST_DATA_ALERT has no exception.
Method CLEAR_STEP_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STEP | Call by reference | Type reference (TYPE) | TS_STEP | 20100723 | ||||
| 2 | RS_STEP | Value transfer | Type reference (TYPE) | TS_STEP | 20100723 |
Method CLEAR_STEP_OPTIONS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 2 | IV_INSTANCE_COUNT | Call by reference | Type reference (TYPE) | I | 20100722 | ||||
| 3 | IV_PROCESS_TYPE | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20100722 | |||
| 4 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | STRING | 20100818 | ||||
| 5 | IV_SPREAD | Call by reference | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20100817 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20100729 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20100729 | ||
| 3 | Interne Ausnahme für Metastore-Prozess | 20100729 |
Method CORRECT_SEQUENCE_RUNTIMES Signature
Method CORRECT_SEQUENCE_RUNTIMES on class CL_SPI_TEST_DATA_ALERT has no parameter.
Method CORRECT_SEQUENCE_RUNTIMES on class CL_SPI_TEST_DATA_ALERT has no exception.
Method CREATE_DATA Signature
Method CREATE_DATA on class CL_SPI_TEST_DATA_ALERT has no parameter.
Method CREATE_DATA on class CL_SPI_TEST_DATA_ALERT has no exception.
Method GET_ID_IDENTIFIER_OF_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_IDENTIFIER | Call by reference | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100723 | |||
| 2 | RV_ID_IDENTIFIER | Value transfer | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100723 |
Method GET_ID_IDENTIFIER_OF_STEP on class CL_SPI_TEST_DATA_ALERT has no exception.
Method GET_STEP_BY_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_IDENTIFIER | Call by reference | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100722 | |||
| 2 | RS_STEP | Value transfer | Object reference (TYPE REF TO) | TS_STEP | 20100722 |
Method GET_STEP_BY_IDENTIFIER on class CL_SPI_TEST_DATA_ALERT has no exception.
Method GET_STEP_FOR_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_NAME | Call by reference | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100817 | |||
| 2 | RR_PROCESS_INSTANCE | Value transfer | Object reference (TYPE REF TO) | TS_STEP | 20100817 |
Method GET_STEP_FOR_EVENT on class CL_SPI_TEST_DATA_ALERT has no exception.
Method GET_THREAD_NAME_OF_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEP_NAME | Call by reference | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100722 | |||
| 2 | RV_THREAD_NAME | Value transfer | Type reference (TYPE) | SPIPSNAME | Bezeichnung eines Schrittes - bleibt beim Kopieren gleich | 20100722 |
Method GET_THREAD_NAME_OF_STEP on class CL_SPI_TEST_DATA_ALERT has no exception.
Method ON_JOB_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20100913 |
Method ON_JOB_FINISHED on class CL_SPI_TEST_DATA_ALERT has no exception.
Method RESOLVE_TOKENS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | SPISTEPGROUP | Schrittgruppe | 20100723 | |||
| 2 | RV_SEQUENCE | Value transfer | Type reference (TYPE) | STRING | 20100723 |
Method RESOLVE_TOKENS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method RUN_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STEP | Call by reference | Type reference (TYPE) | TS_STEP | 20100726 |
Method RUN_STEP on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SEPARATE_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PROCESS_INSTANCE | Value transfer | Object reference (TYPE REF TO) | TT_STEPS | 20100817 |
Method SEPARATE_PROCESS_INSTANCE on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SET_ERROR_STATUS_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPS_WITH_VALUES | Call by reference | Type reference (TYPE) | STRING | 20100722 |
Method SET_ERROR_STATUS_OF_STEPS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SET_FIELD_VALUES_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPS_WITH_VALUES | Call by reference | Type reference (TYPE) | STRING | 20100723 |
Method SET_FIELD_VALUES_OF_STEPS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SET_FORCED_FINISH_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPS_WITH_VALUES | Call by reference | Type reference (TYPE) | STRING | 20100723 |
Method SET_FORCED_FINISH_OF_STEPS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SET_RUNTIME_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STEPS_WITH_VALUES | Call by reference | Type reference (TYPE) | STRING | 20100723 |
Method SET_RUNTIME_OF_STEPS on class CL_SPI_TEST_DATA_ALERT has no exception.
Method SET_STEP_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQUENCE | Call by reference | Type reference (TYPE) | STRING | Schrittgruppe | 20100818 |
Method SET_STEP_ORDER on class CL_SPI_TEST_DATA_ALERT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |