SAP ABAP Class TH_STC_TASK_TEST (Unit Test Utility Class for TC Tasks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TASK (Package) Technical Configuration Task Definition

⤷

⤷

Properties
Class | TH_STC_TASK_TEST | |
Short Description | Unit Test Utility Class for TC Tasks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | STC_TASK | |
Program status | ||
Category | 5 | |
Package | STC_TASK | Technical Configuration Task Definition |
Created | 20120327 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class TH_STC_TASK_TEST has no interface implemented.
Friends
Class TH_STC_TASK_TEST has no friend class.
Attributes
Class TH_STC_TASK_TEST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Create Task Instance | 20120327 |
2 | ![]() |
Static method | Public | Method | Create Configured Task List Instance | 20120327 |
3 | ![]() |
Static method | Public | Method | Create Task and Configured Task List Instance | 20120327 |
Events
Class TH_STC_TASK_TEST has no event.
Types
Class TH_STC_TASK_TEST has no local type.
Method Signatures
Method CREATE_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TASKNAME | Call by reference | Type reference (TYPE) | STC_TASK_ID | Task ID | 20120327 | ||
2 | ![]() |
IV_TASKTYPE | Call by reference | Type reference (TYPE) | STC_TASK_TYPE | 'CLAS' | Task Type | 20120327 | |
3 | ![]() |
RO_TASK | Value transfer | Object reference (TYPE REF TO) | IF_STCTM_TASK | Technical Configuration Task | 20120327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Test Helper Exception Class for TC Tasks | 20120327 |
Method CREATE_TASKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TASK | Call by reference | Type reference (TYPE) | IF_STCTM_TASK=>TT_TASK | List of Tasks | 20130416 | ||
2 | ![]() |
IT_TASKNAME | Call by reference | Type reference (TYPE) | IF_STCTM_TASK=>TT_TASKNAME | Obsolete - Use IT_TASK instead | 20120327 | ||
3 | ![]() |
RO_TASKLIST | Value transfer | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20120327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Test Helper Exception Class for TC Tasks | 20120327 |
Method CREATE_TASK_AND_TASKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_TASK | Call by reference | Object reference (TYPE REF TO) | IF_STCTM_TASK | Technical Configuration Task | 20120327 | ||
2 | ![]() |
EO_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20120327 | ||
3 | ![]() |
IV_TASKNAME | Call by reference | Type reference (TYPE) | STC_TASK_ID | Task ID | 20120327 | ||
4 | ![]() |
IV_TASKTYPE | Call by reference | Type reference (TYPE) | STC_TASK_TYPE | 'CLAS' | Task Type | 20120327 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Test Helper Exception Class for TC Tasks | 20120327 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |