SAP ABAP Class CL_SWF_WFM_SERVICES (Workflow Manager: Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor

⤷

⤷

Properties
Class | CL_SWF_WFM_SERVICES | |
Short Description | Workflow Manager: Services | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SWP | Business Workflow: Processor |
Created | 20030521 | 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
Class CL_SWF_WFM_SERVICES has no interface implemented.
Friends
Class CL_SWF_WFM_SERVICES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | SWFBNDPTAB | 20130514 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWF_LOGCTX | Workflow: Log Context | 20031111 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SWF_T100MS | Structure for T100 Message | 20031111 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TIMESTAMPL | UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) | 20031111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050930 |
2 | ![]() |
Static method | Public | Method | Generates a binding definition | 20030523 |
3 | ![]() |
Static method | Public | Method | Evaluates a complex condition | 20030521 |
4 | ![]() |
Static method | Public | Method | Evaluates a simple condition | 20030521 |
5 | ![]() |
Static method | Public | Method | Writes an error message to workflow log | 20031111 |
Events
Class CL_SWF_WFM_SERVICES has no event.
Types
Class CL_SWF_WFM_SERVICES has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_WFM_SERVICES has no parameter.
Method CONSTRUCTOR on class CL_SWF_WFM_SERVICES has no exception.
Method CREATE_BINDING_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_BINDING_DEFINITIONS | Value transfer | Type reference (TYPE) | SWFBNDPTAB | 20030523 |
Method CREATE_BINDING_DEFINITION on class CL_SWF_WFM_SERVICES has no exception.
Method EVALUATE_CONDITION_COMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONDITIONS | Value transfer | Type reference (TYPE) | SWBCONDTAB | 20030521 | |||
2 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20030521 | |||
3 | ![]() |
IM_EXP_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_SWF_EXP_FACTORY | 20031007 | |||
4 | ![]() |
RE_CONDITION_VALUE | Value transfer | Type reference (TYPE) | SWC_VALUE | 20030521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Workflow Ausnahme | 20030521 |
Method EVALUATE_CONDITION_SIMPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | 20030521 | |||
2 | ![]() |
IM_EXPRESSION1 | Call by reference | Type reference (TYPE) | SWD_PARAM1 | 20030521 | |||
3 | ![]() |
IM_EXPRESSION2 | Call by reference | Type reference (TYPE) | SWD_PARAM3 | 20030521 | |||
4 | ![]() |
IM_EXP_FACTORY | Call by reference | Object reference (TYPE REF TO) | CL_SWF_EXP_FACTORY | 20030521 | |||
5 | ![]() |
IM_OPERATOR | Call by reference | Type reference (TYPE) | SWD_PARAM2 | 20030521 | |||
6 | ![]() |
RE_CONDITION_VALUE | Value transfer | Type reference (TYPE) | SWC_VALUE | 20030521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme im Ausdrucks-Service | 20030521 | |
2 | ![]() |
Syntaxfehler im Workflow-Ausdruck | 20030521 | |
3 | ![]() |
Fehler im Business-Regel-Service | 20030521 |
Method SET_ERROR_TO_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SWF_WFM | WFM: Ausnahme | 20031111 | ||
2 | ![]() |
IM_EXCEPTION_NAME | Value transfer | Type reference (TYPE) | SWD_LEVTNAM | Name eines lokalen Ereignisses | 20031112 | ||
3 | ![]() |
IM_FUNCNAME | Call by reference | Type reference (TYPE) | SWF_METNAM | Workflow: Methodenname | 20031111 | ||
4 | ![]() |
IM_WIM_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WFM | Workflow: WIM Interface für WFM | 20031111 |
Method SET_ERROR_TO_LOG on class CL_SWF_WFM_SERVICES has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |