SAP ABAP Class CL_RSBPC_WEB_REST_RES_SYSTEM (BPC REST Resource: System)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF (Application Component) BPC 'unified model' - Infrastructure
⤷
RSBPC_WEB_SERVICE (Package) BPC Web Client Service

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSBPC_WEB_REST_RES | BPC REST resource | 20130522 |
Properties
Class | CL_RSBPC_WEB_REST_RES_SYSTEM | |
Short Description | BPC REST Resource: System | |
Super Class | CL_RSBPC_WEB_REST_RES | BPC REST resource |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSBPC_WEB_SERVICE | BPC Web Client Service |
Created | 20130522 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSBPC_WEB_REST_RES_SYSTEM has no forward declaration.
Interfaces
Class CL_RSBPC_WEB_REST_RES_SYSTEM has no interface implemented.
Friends
Class CL_RSBPC_WEB_REST_RES_SYSTEM has no friend class.
Attributes
Class CL_RSBPC_WEB_REST_RES_SYSTEM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130712 | |
2 | ![]() |
Instance method | Private | Method | 20130708 | |
3 | ![]() |
Instance method | Private | Method | Query UTC offset | 20130522 |
Events
Class CL_RSBPC_WEB_REST_RES_SYSTEM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RSBPC_WEB_S_SYSTEM | Public | See coding | 20130522 | begin of rsbpc_web_s_system,
sap_client type string,
utc_offset type rsbpc_web_s_utc_offset,
connections type table of rsbpc_web_conn with default key,
end of rsbpc_web_s_system
|
||
2 | RSBPC_WEB_S_UTC_OFFSET | Public | See coding | 20130522 | begin of rsbpc_web_s_utc_offset,
offset type string,
dst_active type string,
dst_difference type string,
local_timestamp type string,
end of rsbpc_web_s_utc_offset
|
Method Signatures
Method GET_THEME_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ID | Value transfer | Type reference (TYPE) | STRING | 20130712 | |||
2 | ![]() |
I_IDX | Call by reference | Type reference (TYPE) | I | 20130712 |
Method GET_THEME_ID on class CL_RSBPC_WEB_REST_RES_SYSTEM has no exception.
Method QUERY_PREF_CHOICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | RSBPC_WEB_T_UM_ALL_DEFAULTS | 20130708 |
Method QUERY_PREF_CHOICES on class CL_RSBPC_WEB_REST_RES_SYSTEM has no exception.
Method QUERY_UTC_OFFSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TIME_ZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Time Zone | 20130522 | ||
2 | ![]() |
RS_UTC_OFFSET | Value transfer | Type reference (TYPE) | RSBPC_WEB_S_UTC_OFFSET | 20130522 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BPC Web Exception | 20130522 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |