SAP ABAP Class CL_WAPI_CONTEXT_FACTORY (Workflow: Context Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces

⤷

⤷

Properties
Class | CL_WAPI_CONTEXT_FACTORY | |
Short Description | Workflow: Context Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWR | Business Workflow: WAPI Interfaces |
Created | 20011002 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WAPI_CONTEXT_FACTORY has no forward declaration.
Interfaces
Class CL_WAPI_CONTEXT_FACTORY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SWF_RUN_ROUTING_CONTEXT | 20011002 | Workflow: Routing Context | |
2 | CL_SWF_RUN_WIM_LOCAL | 20011017 | Workflow: Service Class for WIM | |
3 | CL_SWF_RUN_WORKITEM_CONTEXT | 20011017 | Workflow: Work Item Context |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_WAPI_ROUTING_CONTEXT | Context for Routing (Agent Determination) | 20011002 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | Context for Work Item | 20011016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Determines Routing Context | 20011002 |
2 | ![]() |
Static method | Public | Method | Determines Work Item Context | 20011016 |
3 | ![]() |
Static method | Private | Method | Deletes Routing Context | 20011017 |
4 | ![]() |
Static method | Private | Method | Deletes Work Item Context | 20011017 |
5 | ![]() |
Static method | Private | Method | Sets Routing Context | 20011002 |
6 | ![]() |
Static method | Private | Method | Sets Work Item Context | 20011016 |
Events
Class CL_WAPI_CONTEXT_FACTORY has no event.
Types
Class CL_WAPI_CONTEXT_FACTORY has no local type.
Method Signatures
Method GET_ROUTING_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ROUTING_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WAPI_ROUTING_CONTEXT | Kontext für Routing (Bearbeiterfindung) | 20011002 |
Method GET_ROUTING_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
Method GET_WORKITEM_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WORKITEM_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | Kontext für Workitem | 20011016 |
Method GET_WORKITEM_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
Method REMOVE_ROUTING_CONTEXT Signature
Method REMOVE_ROUTING_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no parameter.
Method REMOVE_ROUTING_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
Method REMOVE_WORKITEM_CONTEXT Signature
Method REMOVE_WORKITEM_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no parameter.
Method REMOVE_WORKITEM_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
Method SET_ROUTING_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ROUTING_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WAPI_ROUTING_CONTEXT | Kontext für Routing (Bearbeiterfindung) | 20011002 |
Method SET_ROUTING_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
Method SET_WORKITEM_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WORKITEM_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | Kontext für Workitem | 20011016 |
Method SET_WORKITEM_CONTEXT on class CL_WAPI_CONTEXT_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |