SAP ABAP Class CL_SWF_RUN_ROUTING_CONTEXT (Workflow: Routing Context)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWW (Package) Business Workflow: Work Items
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WAPI_ROUTING_CONTEXT | Context for Routing (Agent Determination) | 20011002 |
Properties
| Class | CL_SWF_RUN_ROUTING_CONTEXT | |
| Short Description | Workflow: Routing Context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWW | Business Workflow: Work Items |
| Created | 20011002 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWF_RUN_ROUTING_CONTEXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WAPI_ROUTING_CONTEXT | Context for Routing (Agent Determination) | 20011002 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WAPI_CONTEXT_FACTORY | 20011002 | Workflow: Context Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011002 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20011002 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20011002 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20011002 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20011002 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWD_NODEID | Node Number | 20011002 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | XFELD | Rerouting active | 20011002 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HROBJEC_14 | Name of Rule | 20011023 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TSWHACTOR | Table with Organizational Objects | 20011211 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CHAR3 | Rule Category | 20011002 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20011023 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | Context for Work Item | 20011023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011002 | |
| 2 | Instance method | Public | Method | Delete Routing Context | 20011017 | |
| 3 | Instance method | Public | Method | Sets rule | 20011002 | |
| 4 | Instance method | Public | Method | Sets rule type | 20011002 |
Events
Class CL_SWF_RUN_ROUTING_CONTEXT has no event.
Types
Class CL_SWF_RUN_ROUTING_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODEID | Call by reference | Type reference (TYPE) | SWD_NODEID | Knotennummer | 20011002 | |||
| 2 | IM_REROUTING_ACTIVE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Rerouting aktiv | 20011002 | ||
| 3 | IM_RULE_ID | Call by reference | Type reference (TYPE) | HROBJEC_14 | Id der Regel | 20011023 | |||
| 4 | IM_RULE_RESULT | Call by reference | Type reference (TYPE) | TSWHACTOR | Tabelle mit OrgObjekten | 20011211 | |||
| 5 | IM_RULE_TYPE | Call by reference | Type reference (TYPE) | CHAR3 | Regeltyp | 20011002 | |||
| 6 | IM_WORKITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20011023 |
Method CONSTRUCTOR on class CL_SWF_RUN_ROUTING_CONTEXT has no exception.
Method REMOVE Signature
Method REMOVE on class CL_SWF_RUN_ROUTING_CONTEXT has no parameter.
Method REMOVE on class CL_SWF_RUN_ROUTING_CONTEXT has no exception.
Method SET_RULE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULE_NAME | Call by reference | Type reference (TYPE) | HROBJEC_14 | Name der Regel | 20011002 |
Method SET_RULE_NAME on class CL_SWF_RUN_ROUTING_CONTEXT has no exception.
Method SET_RULE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RULE_TYPE | Call by reference | Type reference (TYPE) | STRING | Regeltyp | 20011002 |
Method SET_RULE_TYPE on class CL_SWF_RUN_ROUTING_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |