SAP ABAP Class CL_STCTM_PROCESSOR (Task List Run Background Processor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TM (Package) Technical Configuration Task Management
⤷
⤷
Properties
| Class | CL_STCTM_PROCESSOR | |
| Short Description | Task List Run Background Processor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TM | |
| Program status | ||
| Category | 0 | |
| Package | STC_TM | Technical Configuration Task Management |
| Created | 20101116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_STCTM_PROCESSOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STCTM_PREPROCESSOR | 20101116 | Task List Run/Variant Preprocessor (User Interface) |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STCTM_SESSION | Task List Run | 20120113 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | SY-BATCH | Batch Mode (for testing) | 20120605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101202 | |
| 2 | Instance method | Public | Method | Execute Task List Run | 20101117 |
Events
Class CL_STCTM_PROCESSOR has no event.
Types
Class CL_STCTM_PROCESSOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_SESSION | Task List Run | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not Authorized | 20101202 |
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKRUN | Call by reference | Type reference (TYPE) | STC_CHECKRUN | Perform checks only | 20110223 | |||
| 2 | I_TRACE | Call by reference | Type reference (TYPE) | STC_TRACE | Trace Mode | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error Occurred | 20101118 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |