SAP ABAP Class /SRMERP/CL_WF_DS_ITEM (Decision Set - Item)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20100517
Properties
Class /SRMERP/CL_WF_DS_ITEM  
Short Description Decision Set - Item    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
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
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20100517
Friends
# Friend Modeled only Created on Description
1 /SRMERP/CB_WF_DS_ITEM 20100517 Base agent Decision Set - Item
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DECISION_SET Instance attribute Protected Object reference (TYPE REF TO) /SRMERP/CL_WF_DECISIONSET Globally Unique Identifier 20100517
2 MV_APPROVAL_STATUS Instance attribute Protected Type reference (TYPE) /SRMERP/OL_BO_APPROVALSTATUS Status of BO Item in Approval Process 20100517
3 MV_ITEM_GUID Instance attribute Protected Type reference (TYPE) /SRMERP/WF_DOC_ITEM_GUID Purchasing Document Item GUID 20100517
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Marks the object as deleted. 20100517
2 GETOID Instance method Public Method Reads the Object ID (OS_GUID) 20100517
3 GET_MO_DECISION_SET Instance method Public Get-method of a virtual attribute Reads Attribute MO_DECISION_SET 20100517
4 GET_MV_APPROVAL_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute MV_APPROVAL_STATUS 20100517
5 GET_MV_ITEM_GUID Instance method Public Get-method of a virtual attribute Reads Attribute MV_ITEM_GUID 20100517
6 SET_MO_DECISION_SET Instance method Public Set-method of a virtual attribute Sets Attribute MO_DECISION_SET 20100517
7 SET_MV_APPROVAL_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute MV_APPROVAL_STATUS 20100517
8 SET_MV_ITEM_GUID Instance method Public Set-method of a virtual attribute Sets Attribute MV_ITEM_GUID 20100517
Events
Class /SRMERP/CL_WF_DS_ITEM has no event.
Types
Class /SRMERP/CL_WF_DS_ITEM has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class /SRMERP/CL_WF_DS_ITEM has no parameter.
Method DELETE on class /SRMERP/CL_WF_DS_ITEM has no exception.

Method GETOID 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 GETOID on class /SRMERP/CL_WF_DS_ITEM has no exception.

Method GET_MO_DECISION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) /SRMERP/CL_WF_DECISIONSET Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_APPROVAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/OL_BO_APPROVALSTATUS Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method GET_MV_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) /SRMERP/WF_DOC_ITEM_GUID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MO_DECISION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_DECISION_SET Call by reference Object reference (TYPE REF TO) /SRMERP/CL_WF_DECISIONSET Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MV_APPROVAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_APPROVAL_STATUS Call by reference Type reference (TYPE) /SRMERP/OL_BO_APPROVALSTATUS Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517

Method SET_MV_ITEM_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MV_ITEM_GUID Call by reference Type reference (TYPE) /SRMERP/WF_DOC_ITEM_GUID Attribute Value 20100517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20100517
History
Last changed by/on SAP  20110908 
SAP Release Created in 606