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 C_KIND_DEF Constant Public Type reference (TYPE) SWF_EXETYP 'DEF' Execution Type Definition 20090928
2 C_KIND_EVT Constant Public Type reference (TYPE) SWF_EXETYP 'EVT' Execution Type Event 20090928
3 C_KIND_JOB Constant Public Type reference (TYPE) SWF_EXETYP 'JOB' Execution Type Background Job 20090928
4 C_KIND_MON Constant Public Type reference (TYPE) SWF_EXETYP 'MON' Execution Type Monitoring 20090928
5 C_KIND_NOT Constant Public Type reference (TYPE) SWF_EXETYP 'NOT' Execution Type Notification 20090929
6 C_KIND_RUN Constant Public Type reference (TYPE) SWF_EXETYP 'RUN' Execution Type Runtime 20090928
7 M_IS_BYD Static Attribute Public Type reference (TYPE) XFLAG ByD System 20090928
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090928
2 IS_OK 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 Importing KIND Call by reference Type reference (TYPE) SWF_EXETYP SPACE Art der Ausführung 20090928
# Exception Resumable Description Created on
1 NOT_ALLOWED Ausführung ist nicht erlaubt 20090928
2 NOT_POSSIBLE Ausführung nicht möglich 20090928
History
Last changed by/on SAP  20110908 
SAP Release Created in 730