SAP ABAP Class /SRMERP/CL_WF_DS_GENERATOR ( Implementation of the Decision Set Generator)
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_DS_GENERATOR  
Short Description Implementation of the Decision Set Generator    
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_DS_GENERATOR has no forward declaration.
Interfaces
Class /SRMERP/CL_WF_DS_GENERATOR has no interface implemented.
Friends
Class /SRMERP/CL_WF_DS_GENERATOR has no friend class.
Attributes
Class /SRMERP/CL_WF_DS_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DECISION_SET Static method Public Method Create Decision Set 20100517
2 CREATE_DS_BY_DECISION_TYPE Static method Private Method Create Decision Set 20100517
3 GET_DOCUMENT_ITEM_LIST Static method Private Method Get Document Items 20100517
Events
Class /SRMERP/CL_WF_DS_GENERATOR has no event.
Types
Class /SRMERP/CL_WF_DS_GENERATOR has no local type.
Method Signatures

Method CREATE_DECISION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) /SRMERP/IF_WF_PROCESS Interface of SRM Process Instance 20100517
2 Importing IO_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517
3 Returning RT_DECISION_SET_REF Value transfer Type reference (TYPE) /SRMERP/T_WF_DECISIONSET Table of References to /SAPSRM/IF_WF_DECISIONSET 20100517
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517

Method CREATE_DS_BY_DECISION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_LEVEL Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517
2 Importing IT_ITEM_TO_AREA_CONTEXT_MAP Call by reference Type reference (TYPE) /SRMERP/T_WF_ITEM_TO_AREA_CTXT Table of items and their area-context assignment 20100517
3 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE 20100715
4 Importing IV_DECISION_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_DECISION_TYPE Decision Type 20100517
5 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY 20100715
6 Importing IV_LEVEL_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_LEVEL_TYPE Process Level Type 20100517
7 Importing IV_STEP_COUNTER Call by reference Type reference (TYPE) /SRMERP/WF_STEP_COUNTER Number of iterations of a process level 20100517
8 Returning RT_DECISION_SET_REF Value transfer Type reference (TYPE) /SRMERP/T_WF_DECISIONSET Table of References to /SAPSRM/IF_WF_DECISIONSET 20100517

Method CREATE_DS_BY_DECISION_TYPE on class /SRMERP/CL_WF_DS_GENERATOR has no exception.

Method GET_DOCUMENT_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEM_TO_AREA_CONTEXT_MAP Call by reference Type reference (TYPE) /SRMERP/T_WF_ITEM_TO_AREA_CTXT Table of items and their area-context assignment 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
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ABORT 20100517
2 /SRMERP/CX_WF_ERROR 20100517
History
Last changed by/on SAP  20110908 
SAP Release Created in 606