SAP ABAP Interface IF_SWF_XI_ADM_TASK (XI: BPE Shutdown/Restart Step/Task)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-BPE (Application Component) Business Process Engine
⤷
SWF_XI_ADM (Package) XI: BPE Administration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_XI_ADM_SR_BASE | XI: BPE Shutdown/Restart Basis Class | 20060411 |
Properties
| Interface | IF_SWF_XI_ADM_TASK | |
| Short Description | XI: BPE Shutdown/Restart Step/Task |
General Data
| Package | SWF_XI_ADM | XI: BPE Administration |
| Created | 20060411 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWF_XI_ADM_TASK has no forward declaration.
Interfaces
Interface IF_SWF_XI_ADM_TASK has no interface.
Friends
Interface IF_SWF_XI_ADM_TASK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_PROCESS_RESTART | Constant | Public | Type reference (TYPE) | SWFXIADM_PTYPE | 'RESTART' | START Process | 20060411 | |
| 2 | C_PROCESS_SHUTDOWN | Constant | Public | Type reference (TYPE) | SWFXIADM_PTYPE | 'SHUTDOWN' | STOP Process | 20060411 | |
| 3 | C_STATUS_ERROR | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'ERR' | Status "Error" | 20060411 | |
| 4 | C_STATUS_IN_PROGRESS | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'CHNG' | Status "in process" | 20060411 | |
| 5 | C_STATUS_OFF | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'OFF' | Status "Not OK"/"Not Executed" | 20060411 | |
| 6 | C_STATUS_ON | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | SPACE | Status "OK" | 20060411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks the status | 20060411 | |
| 2 | Instance method | Public | Method | Changes the status | 20060411 | |
| 3 | Instance method | Public | Method | Gets name of application | 20060411 | |
| 4 | Instance method | Public | Method | Delivers the Status | 20060411 |
Events
Interface IF_SWF_XI_ADM_TASK has no event.
Types
Interface IF_SWF_XI_ADM_TASK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | SWFXIADM_STATE | XI: BPE Administation Status einer Komponente | 20060411 |
Method CHECK on Interface IF_SWF_XI_ADM_TASK has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETRY_TIME | Call by reference | Type reference (TYPE) | I | 60 | Zeitspanne in sek | 20060413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CCMS: (Basis) Ausnahmeklasse | 20060411 |
Method GET_APPL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | SWFXIADM_APPL | XI: BPE Administation Name der Application | 20060411 |
Method GET_APPL_NAME on Interface IF_SWF_XI_ADM_TASK has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | SWFXIADM_STATE | XI: BPE Administation Status einer Komponente | 20060411 |
Method GET_STATE on Interface IF_SWF_XI_ADM_TASK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |