SAP ABAP Class CL_RSSDPR_TOOLS_VALID_IOVALSET (Singleton for access to Valid IO Values)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
     RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
Properties
Class CL_RSSDPR_TOOLS_VALID_IOVALSET  
Short Description Singleton for access to Valid IO Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20040602   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSDPR_TOOLS_VALID_IOVALSET has no interface implemented.
Friends
Class CL_RSSDPR_TOOLS_VALID_IOVALSET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSSDPR_TOOLS_VALID_IOVALSET single instance of this class 20040602
2 IOVALUES_AL Instance attribute Private Type reference (TYPE) RSSSR_TS_CHKVAL valid values for IO's in alerts 20040602
3 IOVALUES_ASN Instance attribute Private Type reference (TYPE) RSSSR_TS_CHKVAL valid values for IO's in ASN's 20040602
4 IOVALUES_CON Instance attribute Private Type reference (TYPE) RSSSR_TS_CHKVAL valid values for IO's in confirmations 20050806
5 IOVALUES_PO Instance attribute Private Type reference (TYPE) RSSSR_TS_CHKVAL valid values for IO's in purchase orders 20040602
6 IOVALUES_RS Instance attribute Private Type reference (TYPE) RSSSR_TS_CHKVAL valid values for IO's in release schedules 20040602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040602
2 GET_INSTANCE Static method Public Method Get access to the single instance 20040602
3 GET_VALID_VALUES_SET Instance method Public Method Get the valid values for a certain process document type 20040602
Events
Class CL_RSSDPR_TOOLS_VALID_IOVALSET has no event.
Types
Class CL_RSSDPR_TOOLS_VALID_IOVALSET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSSDPR_TOOLS_VALID_IOVALSET has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_TOOLS_VALID_IOVALSET has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_O_VALID_IOVALSET Value transfer Object reference (TYPE REF TO) CL_RSSDPR_TOOLS_VALID_IOVALSET Singleton für Zugriff auf gültige IO-Werte 20040602

Method GET_INSTANCE on class CL_RSSDPR_TOOLS_VALID_IOVALSET has no exception.

Method GET_VALID_VALUES_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_D_DOCUMENT_TYPE Belegart in LLB-Reporting 20040602
2 Returning R_O_VALID_IOVALSET Value transfer Type reference (TYPE) RSSSR_TS_CHKVAL 20040602

Method GET_VALID_VALUES_SET on class CL_RSSDPR_TOOLS_VALID_IOVALSET has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 353