SAP ABAP Class IF_STCTM_MA_TASK (Manual Activity Task (requires User Confirmation))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110419 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20110419 |
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
| Class | IF_STCTM_MA_TASK | |
| Short Description | Manual Activity Task (requires User Confirmation) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110419 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_STCTM_MA_TASK has no forward declaration.
Interfaces
Class IF_STCTM_MA_TASK has no interface implemented.
Friends
Class IF_STCTM_MA_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20110419 | |||||
| 5 | 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
Class IF_STCTM_MA_TASK has no event.
Types
Class 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 class IF_STCTM_MA_TASK has no parameter.
Method IS_NECESSARY on class 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 |