SAP ABAP Interface IF_WAPI_ROUTING_CONTEXT (Context for Routing (Agent Determination))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR (Package) Business Workflow: WAPI Interfaces
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_RUN_ROUTING_CONTEXT | Workflow: Routing Context | 20011002 |
Properties
| Interface | IF_WAPI_ROUTING_CONTEXT | |
| Short Description | Context for Routing (Agent Determination) |
General Data
| Package | SWR | Business Workflow: WAPI Interfaces |
| Created | 20011002 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WAPI_ROUTING_CONTEXT has no forward declaration.
Interfaces
Interface IF_WAPI_ROUTING_CONTEXT has no interface.
Friends
Interface IF_WAPI_ROUTING_CONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RULETYP_DESIRED_END | Constant | Public | Type reference (TYPE) | STRING | 'DED' | Rule Resolution for Requested End Message | 20011002 | |
| 2 | C_RULETYP_EXECUTION | Constant | Public | Type reference (TYPE) | STRING | 'EXE' | Rule Resolution for Responsible Agent | 20011002 | |
| 3 | C_RULETYP_LATEST_END | Constant | Public | Type reference (TYPE) | STRING | 'LED' | Rule Resolution for Latest End Message | 20011002 | |
| 4 | C_RULETYP_LATEST_START | Constant | Public | Type reference (TYPE) | STRING | 'LST' | Rule Resolution for Latest Start Message | 20011002 | |
| 5 | C_RULETYP_NOTIFICATION | Constant | Public | Type reference (TYPE) | STRING | 'NOT' | Rule Resolution for Notification Recipient | 20011002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Result of Last Agent Determination | 20011004 | |
| 2 | Instance method | Public | Method | ID of Rule | 20011023 | |
| 3 | Instance method | Public | Method | Result of Agent Determination | 20011211 | |
| 4 | Instance method | Public | Method | Rule Category | 20011002 | |
| 5 | Instance method | Public | Method | Task ID | 20011023 | |
| 6 | Instance method | Public | Method | Workflow ID | 20011023 | |
| 7 | Instance method | Public | Method | Work item context | 20011023 | |
| 8 | Instance method | Public | Method | Current Work Item (If New Agent Determination = 'X') | 20011002 | |
| 9 | Instance method | Public | Method | New Agent Determination Active | 20011002 |
Events
Interface IF_WAPI_ROUTING_CONTEXT has no event.
Types
Interface IF_WAPI_ROUTING_CONTEXT has no local type.
Method Signatures
Method GET_LAST_ROUTING 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 | 20011004 | |||
| 2 | RE_ROUTING_RESULT | Value transfer | Type reference (TYPE) | TSWHACTOR | Tabelle mit OrgObjekten | 20011004 |
Method GET_LAST_ROUTING on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_RULE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RULE_ID | Value transfer | Type reference (TYPE) | HROBJEC_14 | Id der Regel | 20011023 |
Method GET_RULE_ID on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_RULE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESULT | Value transfer | Type reference (TYPE) | TSWHACTOR | Tabelle mit OrgObjekten | 20011211 |
Method GET_RULE_RESULT on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_RULE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Regeltyp | 20011002 |
Method GET_RULE_TYPE on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_TASK_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TASK_ID | Value transfer | Type reference (TYPE) | HROBJEC_14 | Id der Aufgabe | 20011023 |
Method GET_TASK_ID on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_WORKFLOW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKFLOW_ID | Value transfer | Type reference (TYPE) | HROBJEC_14 | Id des Workflows | 20011023 |
Method GET_WORKFLOW_ID on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_WORKITEM_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CTX | Value transfer | Object reference (TYPE REF TO) | IF_WAPI_WORKITEM_CONTEXT | Kontext für Workitem | 20011023 |
Method GET_WORKITEM_CONTEXT on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method GET_WORKITEM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_WORKITEM | Value transfer | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20011002 |
Method GET_WORKITEM_ID on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
Method IS_REROUTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ROUTING_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Routing aktiv | 20011002 |
Method IS_REROUTING on Interface IF_WAPI_ROUTING_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |