SAP ABAP Class CL_SWF_UTL_EXIT_ALL (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 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20031114 |
Properties
Class | CL_SWF_UTL_EXIT_ALL | |
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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ||
3 | IF_SWF_IFS_WORKITEM_EXIT | Workflow Interfaces: Runtime Exit | 20031114 |
Friends
Class CL_SWF_UTL_EXIT_ALL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWFDNAME | 'CL_SWF_UTL_EXIT_ALL' | Separate Class Name | 20031117 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'EXIT_DATA' | Name of element in which messages are written | 20031117 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SWFDNAME | 'EXIT_PROTOCOL' | Name of element in which message are written | 20031114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20031114 | |
2 | ![]() |
Instance method | Public | Method | 20031114 |
Events
Class CL_SWF_UTL_EXIT_ALL has no event.
Types
Class CL_SWF_UTL_EXIT_ALL has no local type.
Method Signatures
Method WF_CONSTRUCTOR Signature
Method WF_CONSTRUCTOR on class CL_SWF_UTL_EXIT_ALL has no parameter.
Method WF_CONSTRUCTOR on class CL_SWF_UTL_EXIT_ALL has no exception.
Method WF_DESTRUCTOR Signature
Method WF_DESTRUCTOR on class CL_SWF_UTL_EXIT_ALL has no parameter.
Method WF_DESTRUCTOR on class CL_SWF_UTL_EXIT_ALL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |