SAP ABAP Class IF_SWF_XI_ADM_TASK (XI: BPE Shutdown/Restart Step/Task)
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
| Class | IF_SWF_XI_ADM_TASK | |
| Short Description | XI: BPE Shutdown/Restart Step/Task | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060411 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SWF_XI_ADM_TASK has no forward declaration.
Interfaces
Class IF_SWF_XI_ADM_TASK has no interface implemented.
Friends
Class IF_SWF_XI_ADM_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWFXIADM_PTYPE | 'RESTART' | START Process | 20060411 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWFXIADM_PTYPE | 'SHUTDOWN' | STOP Process | 20060411 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'ERR' | Status "Error" | 20060411 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'CHNG' | Status "in process" | 20060411 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWFXIADM_STATE | 'OFF' | Status "Not OK"/"Not Executed" | 20060411 | ||
| 6 | 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
Class IF_SWF_XI_ADM_TASK has no event.
Types
Class 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 class 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 class 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 class IF_SWF_XI_ADM_TASK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |