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 | ![]() |
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 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_PARAMSET | The single instance of this class | 20031127 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSSR_TH_GLBPRM | Table for global parameters | 20031127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031127 |
2 | ![]() |
Static method | Public | Method | Get access to the single instance | 20031127 |
3 | ![]() |
Instance method | Public | Method | Get parameter with value of type INT | 20031127 |
4 | ![]() |
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 | ![]() |
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 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_PARAMETER_NAME | Parametername (in LLB für globale Einstellungen verwendet) | 20031127 | ||
2 | ![]() |
R_INT_VALUE | Value transfer | Type reference (TYPE) | I | Ganzzahlwert des Parameters | 20040121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: LLB-Suchschlüssel nicht vorhanden | 20040123 | |
2 | ![]() |
Ausnahme: LBB-Parameterwert keine ganze Zahl | 20040126 | |
3 | ![]() |
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 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RSBCTSDPR_D_PARAMETER_NAME | Parametername (in LLB für globale Einstellungen verwendet) | 20031204 | ||
2 | ![]() |
R_STRING_VALUE | Value transfer | Type reference (TYPE) | STRING | Zeichenkettenwert des Parameters | 20040121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: LLB-Suchschlüssel nicht vorhanden | 20040123 | |
2 | ![]() |
Ausnahme: LLB-Parametertyp-Inkongruenz | 20031204 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 351 |