SAP ABAP Interface IF_STCTM_PC_TASK (Pre-Check Task)
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
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_STCTM_PC_TASK | |
| Short Description | Pre-Check Task |
General Data
| Package | STC_TASK | Technical Configuration Task Definition |
| Created | 20101115 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_STCTM_PC_TASK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101115 | ||
| 2 | IF_STCTM_TASK | Technical Configuration Task | 20101115 |
Friends
Interface IF_STCTM_PC_TASK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BOOL | Instance attribute | Public | Attribute reference (LIKE) | 20101115 | ||||
| 2 | PR_LOG | Instance attribute | Public | Attribute reference (LIKE) | 20101115 | ||||
| 3 | PT_PREDECESSOR | Instance attribute | Public | Attribute reference (LIKE) | 20101115 | ||||
| 4 | PT_SUCCESSOR | Instance attribute | Public | Attribute reference (LIKE) | 20101115 | ||||
| 5 | P_STATUS | Instance attribute | Public | Attribute reference (LIKE) | 20101115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute Check and Eventually Manipulate Successors | 20101116 | |
| 2 | Instance method | Public | Method | 20101115 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | UPDATE_PROGRESS | Instance Event (0) |
Public (2) |
Trigger task manager to save intermediate progress | 20130627 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_PROGRESS | Public | Attribute reference (LIKE) | 20130627 | |
Method Signatures
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Technical Configuration Task List | 20101116 | |||
| 2 | I_TRACE | Call by reference | Type reference (TYPE) | STC_TRACE | Log Detailed Information | 20111109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Check was Not Passed -> Cf. Log | 20101116 | ||
| 2 | Check Found that Manual Actions Needed -> Cf. Log | 20101223 | ||
| 3 | Check was Passed with Warnings -> Cf. Log | 20101116 |
Method IS_NECESSARY Signature
Method IS_NECESSARY on Interface IF_STCTM_PC_TASK has no parameter.
Method IS_NECESSARY on Interface IF_STCTM_PC_TASK has no exception.
Event Signatures
Event UPDATE_PROGRESS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRESS | Exporting | Value transfer | Type reference (TYPE) | T_PROGRESS | Progress in percent (0-100) | 20130627 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 703 |