SAP ABAP Class CL_RSWR_CONFIG (Configuration)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSWEBRUNTIME (Package) Web Runtime Environment Functions (7.x)

⤷

⤷

Properties
Class | CL_RSWR_CONFIG | |
Short Description | Configuration | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSWEBRUNTIME | Web Runtime Environment Functions (7.x) |
Created | 20050525 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSWR_CONFIG has no forward declaration.
Interfaces
Class CL_RSWR_CONFIG has no interface implemented.
Friends
Class CL_RSWR_CONFIG has no friend class.
Attributes
Class CL_RSWR_CONFIG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read Configuration | 20050527 |
2 | ![]() |
Static method | Private | Method | Read Value from rsadmin | 20050527 |
Events
Class CL_RSWR_CONFIG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_CONFIG | Private | See coding | Configuration Entry | 20050527 | begin of T_CONFIG,
name TYPE string,
value TYPE string,
end of T_CONFIG
|
Method Signatures
Method GET_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONFIG | Value transfer | Type reference (TYPE) | STRING | Konfiguration | 20050527 |
Method GET_CONFIG on class CL_RSWR_CONFIG has no exception.
Method GET_RSADMIN_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert aus der rsadmin | 20050527 | ||
2 | ![]() |
I_DEFAULT_VALUE | Value transfer | Type reference (TYPE) | STRING | Default Wert | 20050527 | ||
3 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | STRING | Name des Parameters | 20050527 |
Method GET_RSADMIN_VALUE on class CL_RSWR_CONFIG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |