SAP ABAP Class /SRMERP/CL_CO_DSS_HELPER (Helper Class for the CO DSS)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_DSS (Package) Document Subset Controller
Properties
Class /SRMERP/CL_CO_DSS_HELPER  
Short Description Helper Class for the CO DSS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_DSS   Document Subset Controller 
Created 20101014   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_CO_DSS_HELPER has no forward declaration.
Interfaces
Class /SRMERP/CL_CO_DSS_HELPER has no interface implemented.
Friends
Class /SRMERP/CL_CO_DSS_HELPER has no friend class.
Attributes
Class /SRMERP/CL_CO_DSS_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TOTAL_VAL_OF_DECISION_SET Static method Public Method Calcuate the total value of the given decision set 20101014
Events
Class /SRMERP/CL_CO_DSS_HELPER has no event.
Types
Class /SRMERP/CL_CO_DSS_HELPER has no local type.
Method Signatures

Method GET_TOTAL_VAL_OF_DECISION_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20101014
2 Importing IV_DECISION_SET_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Key of decision set 20101014
3 Importing IV_DOC_SUBSET_KEY Call by reference Type reference (TYPE) /SRMERP/WF_DOC_SUBSET_KEY Key of document subset 20101014
4 Returning RV_TOTAL_VAL Value transfer Type reference (TYPE) STRING Total value in string 20101014
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_BO_ABORT Fatal error caught by BO Layer 20101014
2 /SRMERP/CX_WF_BO_ERROR BO General Exception 20101014
History
Last changed by/on SAP  20110908 
SAP Release Created in 606