SAP ABAP Class CL_RSSDPR_CONFIG_PARAMSET (Access to collection of all global parameters)
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_CONFIG_PARAMSET  
Short Description Access to collection of all global parameters    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20031127   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_CONFIG_PARAMSET has no interface implemented.
Friends
Class CL_RSSDPR_CONFIG_PARAMSET 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_CONFIG_PARAMSET The single instance of this class 20031127
2 PARAMETERSET Instance attribute Private Type reference (TYPE) RSSSR_TH_GLBPRM Table for global parameters 20031127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031127
2 GET_INSTANCE Static method Public Method Get access to the single instance 20031127
3 GET_INT_PARAMETER Instance method Public Method Get parameter with value of type INT 20031127
4 GET_STRING_PARAMETER Instance method Public Method Get parameter with value of type STRING 20031204
Events
Class CL_RSSDPR_CONFIG_PARAMSET has no event.
Types
Class CL_RSSDPR_CONFIG_PARAMSET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_PARAMSET has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_PARAMSET 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_PARAMSET Value transfer Object reference (TYPE REF TO) CL_RSSDPR_CONFIG_PARAMSET Zugriff auf Sammlung aller globalen Parameter 20040122

Method GET_INSTANCE on class CL_RSSDPR_CONFIG_PARAMSET has no exception.

Method GET_INT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSBCTSDPR_D_PARAMETER_NAME Parametername (in LLB für globale Einstellungen verwendet) 20031127
2 Returning R_INT_VALUE Value transfer Type reference (TYPE) I Ganzzahlwert des Parameters 20040121
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_NOENTRYFOUND Ausnahme: LLB-Suchschlüssel nicht vorhanden 20040123
2 CX_RSSDPR_EXCEPT_PARAMNOTINT Ausnahme: LBB-Parameterwert keine ganze Zahl 20040126
3 CX_RSSDPR_EXCEPT_WRONGTYPE Ausnahme: LLB-Parametertyp-Inkongruenz 20031204

Method GET_STRING_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSBCTSDPR_D_PARAMETER_NAME Parametername (in LLB für globale Einstellungen verwendet) 20031204
2 Returning R_STRING_VALUE Value transfer Type reference (TYPE) STRING Zeichenkettenwert des Parameters 20040121
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_NOENTRYFOUND Ausnahme: LLB-Suchschlüssel nicht vorhanden 20040123
2 CX_RSSDPR_EXCEPT_WRONGTYPE Ausnahme: LLB-Parametertyp-Inkongruenz 20031204
History
Last changed by/on SAP  20141101 
SAP Release Created in 351