SAP ABAP Class IF_WAPI_ROUTING_CONTEXT (Context for Routing (Agent Determination))
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
Class IF_WAPI_ROUTING_CONTEXT  
Short Description Context for Routing (Agent Determination)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011002   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WAPI_ROUTING_CONTEXT has no forward declaration.
Interfaces
Class IF_WAPI_ROUTING_CONTEXT has no interface implemented.
Friends
Class IF_WAPI_ROUTING_CONTEXT has no friend class.
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 GET_LAST_ROUTING Instance method Public Method Result of Last Agent Determination 20011004
2 GET_RULE_ID Instance method Public Method ID of Rule 20011023
3 GET_RULE_RESULT Instance method Public Method Result of Agent Determination 20011211
4 GET_RULE_TYPE Instance method Public Method Rule Category 20011002
5 GET_TASK_ID Instance method Public Method Task ID 20011023
6 GET_WORKFLOW_ID Instance method Public Method Workflow ID 20011023
7 GET_WORKITEM_CONTEXT Instance method Public Method Work item context 20011023
8 GET_WORKITEM_ID Instance method Public Method Current Work Item (If New Agent Determination = 'X') 20011002
9 IS_REROUTING Instance method Public Method New Agent Determination Active 20011002
Events
Class IF_WAPI_ROUTING_CONTEXT has no event.
Types
Class 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 Importing IM_RULE_TYPE Call by reference Type reference (TYPE) STRING Regeltyp 20011004
2 Returning RE_ROUTING_RESULT Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20011004

Method GET_LAST_ROUTING on class 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 Returning RE_RULE_ID Value transfer Type reference (TYPE) HROBJEC_14 Id der Regel 20011023

Method GET_RULE_ID on class 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 Returning RE_RESULT Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20011211

Method GET_RULE_RESULT on class 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 Returning RE_RULE_TYPE Value transfer Type reference (TYPE) STRING Regeltyp 20011002

Method GET_RULE_TYPE on class 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 Returning RE_TASK_ID Value transfer Type reference (TYPE) HROBJEC_14 Id der Aufgabe 20011023

Method GET_TASK_ID on class 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 Returning RE_WORKFLOW_ID Value transfer Type reference (TYPE) HROBJEC_14 Id des Workflows 20011023

Method GET_WORKFLOW_ID on class 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 Returning RE_CTX Value transfer Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT Kontext für Workitem 20011023

Method GET_WORKITEM_CONTEXT on class 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 Returning RE_WORKITEM Value transfer Type reference (TYPE) SWW_WIID Workitem-Kennung 20011002

Method GET_WORKITEM_ID on class 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 Returning RE_ROUTING_ACTIVE Value transfer Type reference (TYPE) XFELD Routing aktiv 20011002

Method IS_REROUTING on class IF_WAPI_ROUTING_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in