SAP ABAP Interface IF_STCTM_MA_TASK (Manual Activity Task (requires User Confirmation))
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
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_CONFIRM_DB_EXPORT | Confirmation of database export execution | 20120214 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_DELTA_TRIGGER | Confirmation to trigger delta requests for all datasources | 20120112 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCTT_SIMPLE_MANUAL | Test task: Manual action; Confirmation required | 20110419 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCT_SC_CONFIRM_COPY | Confirmation: System Copy Executed? | 20110506 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCT_SC_CONFIRM_FW_DISABLE | Confirmation: Disable Firewall? | 20110506 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCT_SC_CONFIRM_PREP_BDLS | Confirmation: BDLS Prepare Task Successfully finished? | 20130803 |
Properties
| Interface | IF_STCTM_MA_TASK | |
| Short Description | Manual Activity Task (requires User Confirmation) |
General Data
| Package | STC_TASK | Technical Configuration Task Definition |
| Created | 20110419 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_STCTM_MA_TASK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110419 | ||
| 2 | IF_STCTM_TASK | Technical Configuration Task | 20110419 |
Friends
Interface IF_STCTM_MA_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) | 20110419 | ||||
| 2 | PR_LOG | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | ||||
| 3 | PT_PREDECESSOR | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | ||||
| 4 | PT_SUCCESSOR | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | ||||
| 5 | P_STATUS | Instance attribute | Public | Attribute reference (LIKE) | 20110419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Method will be called when task is confirmed | 20110722 | |
| 2 | Instance method | Public | Method | Prepare manual activity (called *after* tasklist run saved!) | 20110419 | |
| 3 | Instance method | Public | Method | Prepare manual activity (called *after* tasklist run saved!) | 20110720 |
Events
Interface IF_STCTM_MA_TASK has no event.
Types
Interface IF_STCTM_MA_TASK has no local type.
Method Signatures
Method AFTER_CONFIRMATION 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 | Configured List of Tasks | 20111220 | |||
| 2 | I_SESSION_ID | Call by reference | Type reference (TYPE) | STC_SESSION_ID | OBSOLETE - DO NOT USE ANYMORE | 20110722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error occured - confirmation will be re-jected | 20110722 | ||
| 2 | Warning occured | 20110725 |
Method IS_NECESSARY Signature
Method IS_NECESSARY on Interface IF_STCTM_MA_TASK has no parameter.
Method IS_NECESSARY on Interface IF_STCTM_MA_TASK has no exception.
Method PREPARE 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 | Configured List of Tasks | 20111220 | |||
| 2 | I_SESSION_ID | Call by reference | Type reference (TYPE) | STC_SESSION_ID | OBSOLETE - DO NOT USE ANYMORE | 20110720 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Execution Ended in Error | 20110720 | ||
| 2 | Execution Ended with Warning | 20110720 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |