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 | ![]() |
Static method | Public | Method | Create Decision Set | 20100517 |
2 | ![]() |
Static method | Private | Method | Create Decision Set | 20100517 |
3 | ![]() |
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 | ![]() |
IO_PROCESS | Call by reference | Object reference (TYPE REF TO) | /SRMERP/IF_WF_PROCESS | Interface of SRM Process Instance | 20100517 | ||
2 | ![]() |
IO_PROCESS_LEVEL | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Process level | 20100517 | ||
3 | ![]() |
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 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
Method CREATE_DS_BY_DECISION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROCESS_LEVEL | Call by reference | Object reference (TYPE REF TO) | /SRMERP/CL_WF_PROCESS_LEVEL | Process level | 20100517 | ||
2 | ![]() |
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 | ![]() |
IV_BO_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | 20100715 | |||
4 | ![]() |
IV_DECISION_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_DECISION_TYPE | Decision Type | 20100517 | ||
5 | ![]() |
IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | 20100715 | |||
6 | ![]() |
IV_LEVEL_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_PROCESS_LEVEL_TYPE | Process Level Type | 20100517 | ||
7 | ![]() |
IV_STEP_COUNTER | Call by reference | Type reference (TYPE) | /SRMERP/WF_STEP_COUNTER | Number of iterations of a process level | 20100517 | ||
8 | ![]() |
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 | ![]() |
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 | ![]() |
IV_BO_TYPE | Call by reference | Type reference (TYPE) | /SRMERP/WF_BO_TYPE | 20100715 | |||
3 | ![]() |
IV_DOC_SUBSET_KEY | Call by reference | Type reference (TYPE) | /SRMERP/WF_DOC_SUBSET_KEY | 20100715 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100517 | ||
2 | ![]() |
20100517 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |