SAP ABAP Interface /SRMERP/IF_WF_DECISIONSET (Decision Set)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_CORE (Package) Workflow Engine Core
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_DECISIONSET Decision Set (core implementation) 20100517
Properties
Interface /SRMERP/IF_WF_DECISIONSET  
Short Description Decision Set    
General Data
Package /SRMERP/WF_CORE   Workflow Engine Core 
Created 20100517   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /SRMERP/IF_WF_DECISIONSET has no interface.
Friends
Interface /SRMERP/IF_WF_DECISIONSET has no friend.
Attributes
Interface /SRMERP/IF_WF_DECISIONSET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_AREA_CONTEXTS Instance method Public Method Returns the area context object refs for this decision set 20100517
2 GET_AREA_CONTEXT_GUID Instance method Public Method Returns the area context GUID. 20100517
3 GET_DOC_SUBSET_KEY Instance method Public Method Retruns the key of the related document subset 20100715
4 GET_DS_ITEM Instance method Public Method Returns the aggregated decisionset entities. 20100517
5 GET_DS_ITEM_LIST Instance method Public Method Returns the aggregated decisionset entities. 20100517
6 GET_OID Instance method Public Method Returns the OID of the Decision Set. 20100517
7 GET_PROCESS_LEVEL Instance method Public Method Returns a reference to the associated process level 20100517
8 GET_REJECTED_ITEMS Instance method Public Method Returns the rejected items of this decision set 20100517
9 GET_STATUS Instance method Public Method Returns the (aggregated) decision set status 20100517
10 IS_COMPLETE Instance method Public Method Checks if all decisions are entered for this decision set 20100517
11 IS_SUBMITTED Instance method Public Method Checks if the final decision(s) have been submitted 20100517
12 SET_STATUS Instance method Public Method Sets the Decision Set Status (restricted to Decision Type I) 20100517
Events
Interface /SRMERP/IF_WF_DECISIONSET has no event.
Types
Interface /SRMERP/IF_WF_DECISIONSET has no local type.
Method Signatures

Method GET_AREA_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_AREA_CONTEXT Value transfer Type reference (TYPE) OSREFTAB OS: Table of References 20100517

Method GET_AREA_CONTEXTS on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_AREA_CONTEXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AREA_CONTEXT_GUID Value transfer Type reference (TYPE) /SRMERP/WF_AREA_CONTEXT_GUID GUID of Responsibility Area Context 20100517

Method GET_AREA_CONTEXT_GUID on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_DOC_SUBSET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DOC_SUBSET_KEY Value transfer Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY GUID of SRM purchasing document 20100715

Method GET_DOC_SUBSET_KEY on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_DS_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ITEM_GUID Call by reference Type reference (TYPE) /SRMERP/WF_DOC_ITEM_GUID Purchasing Document Item GUID 20100517
2 Returning RO_ITEM Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_DS_ITEM Decision Set - Items 20100517

Method GET_DS_ITEM on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_DS_ITEM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEM Value transfer Type reference (TYPE) /SRMERP/T_WF_DS_ITEM OS: Table of References 20100517

Method GET_DS_ITEM_LIST on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20100517

Method GET_OID on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_PROCESS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROCESS_LEVEL Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_PROCESS_LEVEL Process level 20100517

Method GET_PROCESS_LEVEL on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_REJECTED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ITEM_LIST Value transfer Type reference (TYPE) /SRMERP/T_WF_DOC_ITEM_GUID Table of Purchasing Document Item GUIDs 20100517

Method GET_REJECTED_ITEMS on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) /SRMERP/WF_DS_STATUS Decision-Set status 20100517

Method GET_STATUS on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method IS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_COMPLETE Value transfer Type reference (TYPE) ABAP_BOOL 20100517

Method IS_COMPLETE on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method IS_SUBMITTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100517

Method IS_SUBMITTED on Interface /SRMERP/IF_WF_DECISIONSET has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Call by reference Type reference (TYPE) /SRMERP/WF_DS_STATUS Decision-Set status 20100517

Method SET_STATUS on Interface /SRMERP/IF_WF_DECISIONSET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606