SAP ABAP Class /SRMERP/CL_WF_RESP_RESOLVER (Resolving responsibility areas for item and agent assignment)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_CORE (Package) Workflow Engine Core
Properties
Class /SRMERP/CL_WF_RESP_RESOLVER  
Short Description Resolving responsibility areas for item and agent assignment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_WF_RESP_RESOLVER has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_RESP_RESOLVER has no interface implemented.
Friends
Class /SRMERP/CL_WF_RESP_RESOLVER has no friend class.
Attributes
Class /SRMERP/CL_WF_RESP_RESOLVER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPROVERS_BY_AREA_CONTEXT Static method Public Method Agents responsible for the area 20100517
2 GET_AREA_CONTEXT_TO_ITEM_MAP Static method Public Method Area context of document items 20100517
3 GET_FALLBACK_APPROVERS_BY_DOC Static method Public Method fallback agents determined for a document 20100517
4 MAP_APPROVER_LIST Static method Private Method Maps approver list 20100517
5 MAP_PROCESS_LEVEL_ATTRIBUTES Static method Private Method Maps process level attributes to BAdI interface 20100517
Events
Class /SRMERP/CL_WF_RESP_RESOLVER has no event.
Types
Class /SRMERP/CL_WF_RESP_RESOLVER has no local type.
Method Signatures

Method GET_APPROVERS_BY_AREA_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_CONTEXT_GUID Call by reference Type reference (TYPE) /SRMERP/WF_AREA_CONTEXT_GUID GUID of Responsibility Area Context 20100517
2 Returning RT_APPROVER Value transfer Type reference (TYPE) /SRMERP/T_WF_APPROVER Table of Responsible Approvers 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method GET_AREA_CONTEXT_TO_ITEM_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CURRENT_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Current Process Level 20100517
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE 20100715
3 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715
4 Returning RT_ITEM_TO_AREA_CONTEXT_MAP Value transfer Type reference (TYPE) /SRMERP/T_WF_ITEM_TO_AREA_CTXT Table of items and their area-context assignment 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method GET_FALLBACK_APPROVERS_BY_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_SUBSET Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_DOC_SUBSET Purchasing Document Subset (BAdI Interface Parameter) 20100716
2 Importing IV_AREA_CONTEXT_GUID Call by reference Type reference (TYPE) /SRMERP/WF_AREA_CONTEXT_GUID Responsibility Area Context Identifier 20100517
3 Returning RT_AGENT Value transfer Type reference (TYPE) /SRMERP/T_WF_APPROVER Table of workflow agents 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method MAP_APPROVER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPROVER Call by reference Type reference (TYPE) /SRMERP/T_BD_WF_APPROVER Table of Responsible Approvers (BAdI Interface Parameter) 20100517
2 Returning RT_AGENT Value transfer Type reference (TYPE) /SRMERP/T_WF_APPROVER Table of Responsible Approvers 20100517

Method MAP_APPROVER_LIST on class /SRMERP/CL_WF_RESP_RESOLVER has no exception.

Method MAP_PROCESS_LEVEL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS_LEVEL Call by reference Type reference (TYPE) /SRMERP/S_WF_PROCESS_LEVEL_A Process Level Attributes 20100517
2 Returning RS_BD_PROCESS_LEVEL Value transfer Type reference (TYPE) /SRMERP/S_BD_WF_LEVEL Process Level Attributes (BAdI Interface Parameter) 20100517

Method MAP_PROCESS_LEVEL_ATTRIBUTES on class /SRMERP/CL_WF_RESP_RESOLVER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606