SAP ABAP Class CL_BICS_INA_REST_RES_PS (InA REST Resource: Persistence service)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_INA_MODELING (Package) Modeling Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_REST_RES | InA REST Resource | 20130723 |
Properties
| Class | CL_BICS_INA_REST_RES_PS | |
| Short Description | InA REST Resource: Persistence service | |
| Super Class | CL_BICS_INA_REST_RES | InA REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MODELING | Modeling Provider |
| Created | 20130723 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_INA_REST_RES_PS has no forward declaration.
Interfaces
Class CL_BICS_INA_REST_RES_PS has no interface implemented.
Friends
Class CL_BICS_INA_REST_RES_PS has no friend class.
Attributes
Class CL_BICS_INA_REST_RES_PS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130723 |
Events
Class CL_BICS_INA_REST_RES_PS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_FILTER_LIST | Public | See coding | 20130723 | begin of tn_s_filter_list,
t_filter type if_rsbpcr_res_manager=>tn_t_filter,
end of tn_s_filter_list
|
||
| 2 | TN_S_RESOURCE_INFO | Public | Type reference (TYPE) | IF_RSBPCR_RES_PROVIDER=>TN_S_RESOURCE_INFO | 20130723 | |
|
| 3 | TN_S_RESOURCE_INFO_LIST | Public | See coding | 20130723 | begin of tn_s_resource_info_list,
t_resource_info type tn_t_resource_info,
end of tn_s_resource_info_list
|
||
| 4 | TN_T_RESOURCE_INFO | Public | See coding | 20130723 | tn_t_resource_info type standard table of tn_s_resource_info with default key
|
Method Signatures
Method GET_CONN_TYPE_ABBR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONN_TYPE | Call by reference | Type reference (TYPE) | RSSTRING | String | 20130723 | |||
| 2 | R_CONN_TYPE_ABBR | Value transfer | Type reference (TYPE) | RSBPC_MODEL_TYPE | BPC: BPC Model Type(classic or pak) | 20130723 |
Method GET_CONN_TYPE_ABBR on class CL_BICS_INA_REST_RES_PS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |