SAP ABAP Class /SRMERP/IF_WF_DECISIONSET (Decision Set)
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
Class /SRMERP/IF_WF_DECISIONSET  
Short Description Decision Set    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100517   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /SRMERP/IF_WF_DECISIONSET has no interface implemented.
Friends
Class /SRMERP/IF_WF_DECISIONSET has no friend class.
Attributes
Class /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
Class /SRMERP/IF_WF_DECISIONSET has no event.
Types
Class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /SRMERP/IF_WF_DECISIONSET has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in