SAP ABAP Class CL_SWF_UTL_CHECK_ENVIRONMENT (Workflow: Check System Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools
⤷
⤷
Properties
| Class | CL_SWF_UTL_CHECK_ENVIRONMENT | |
| Short Description | Workflow: Check System Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_UTL | Workflow: Tools |
| Created | 20090928 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_UTL_CHECK_ENVIRONMENT has no forward declaration.
Interfaces
Class CL_SWF_UTL_CHECK_ENVIRONMENT has no interface implemented.
Friends
Class CL_SWF_UTL_CHECK_ENVIRONMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'DEF' | Execution Type Definition | 20090928 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'EVT' | Execution Type Event | 20090928 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'JOB' | Execution Type Background Job | 20090928 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'MON' | Execution Type Monitoring | 20090928 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'NOT' | Execution Type Notification | 20090929 | ||
| 6 | Constant | Public | Type reference (TYPE) | SWF_EXETYP | 'RUN' | Execution Type Runtime | 20090928 | ||
| 7 | Static Attribute | Public | Type reference (TYPE) | XFLAG | ByD System | 20090928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090928 | |
| 2 | Static method | Public | Method | General Check Routine | 20090928 |
Events
Class CL_SWF_UTL_CHECK_ENVIRONMENT has no event.
Types
Class CL_SWF_UTL_CHECK_ENVIRONMENT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_CHECK_ENVIRONMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SWF_UTL_CHECK_ENVIRONMENT has no exception.
Method IS_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KIND | Call by reference | Type reference (TYPE) | SWF_EXETYP | SPACE | Art der Ausführung | 20090928 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausführung ist nicht erlaubt | 20090928 | ||
| 2 | Ausführung nicht möglich | 20090928 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |