SAP ABAP Class CL_SWF_UTL_EXIT_LEGACY (Implementation of Constructor and Destructor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_UTL (Package) Workflow: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_WF_CONSTRUCTOR Called When A Workflow Instance Is Created 20031114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_WF_DESTRUCTOR Called When a Workflow Instance Is Created 20031114
Properties
Class CL_SWF_UTL_EXIT_LEGACY  
Short Description Implementation of Constructor and Destructor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_UTL   Workflow: Tools 
Created 20031114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_WF_CONSTRUCTOR Called When A Workflow Instance Is Created 20031114
2 IF_SWF_IFS_WF_DESTRUCTOR Called When a Workflow Instance Is Created 20031114
Friends
Class CL_SWF_UTL_EXIT_LEGACY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_REPORT_CONSTRUCTOR_NAME Constant Private Type reference (TYPE) SWFDNAME 'CONSTRUCTOR_MESSAGE' Element for response from constructor 20031114
2 MC_REPORT_DESTRUCTOR_NAME Constant Private Type reference (TYPE) SWFDNAME 'DESTRUCTOR_MESSAGE' Element for response from constructor 20031114
Methods
# Method Level Visibility Method type Description Created on
1 WF_CONSTRUCTOR Instance method Public Method 20031114
2 WF_DESTRUCTOR Instance method Public Method 20031114
Events
Class CL_SWF_UTL_EXIT_LEGACY has no event.
Types
Class CL_SWF_UTL_EXIT_LEGACY has no local type.
Method Signatures

Method WF_CONSTRUCTOR Signature

Method WF_CONSTRUCTOR on class CL_SWF_UTL_EXIT_LEGACY has no parameter.
Method WF_CONSTRUCTOR on class CL_SWF_UTL_EXIT_LEGACY has no exception.

Method WF_DESTRUCTOR Signature

Method WF_DESTRUCTOR on class CL_SWF_UTL_EXIT_LEGACY has no parameter.
Method WF_DESTRUCTOR on class CL_SWF_UTL_EXIT_LEGACY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640