SAP ABAP Class CL_RSBPCPS_WEB_RES_EXL_RES (BPC REST Resource: Excel resource)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
⤷
RSBPCPS (Package) BPC IP Extension: Persistency 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 | 20130913 |
Properties
Class | CL_RSBPCPS_WEB_RES_EXL_RES | |
Short Description | BPC REST Resource: Excel resource | |
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 | RSBPCPS | BPC IP Extension: Persistency Service |
Created | 20130913 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSBPCPS_WEB_RES_EXL_RES has no forward declaration.
Interfaces
Class CL_RSBPCPS_WEB_RES_EXL_RES has no interface implemented.
Friends
Class CL_RSBPCPS_WEB_RES_EXL_RES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSAO_LAUNCH_OPEN_TYPE | '01' | 20130913 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSAO_LAUNCH_OPEN_TYPE | '02' | 20130913 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | RSAO_LAUNCH_OPEN_TYPE | '00' | 20130913 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20130913 | |
2 | ![]() |
Instance method | Protected | Method | 20130913 | |
3 | ![]() |
Instance method | Protected | Method | 20131002 |
Events
Class CL_RSBPCPS_WEB_RES_EXL_RES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_S_QUERY_INSTANCE | Public | See coding | 20130913 | BEGIN OF T_S_QUERY_INSTANCE,
INSTANCE_ID TYPE STRING,
QUERY_NAME TYPE RSZCOMPID,
T_REPORT_NAME TYPE STRING_TABLE,
END OF T_S_QUERY_INSTANCE
|
||
2 | T_T_QUERY_INSTANCE | Public | See coding | 20130913 | T_T_QUERY_INSTANCE TYPE STANDARD TABLE OF T_S_QUERY_INSTANCE WITH DEFAULT KEY
|
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | DATA | 20130913 | |||
2 | ![]() |
I_REQUEST_DATA | Call by reference | Type reference (TYPE) | STRING | 20130913 | |||
3 | ![]() |
I_TRANS_ID | Call by reference | Type reference (TYPE) | STRING | 'ID' | 20130913 | ||
4 | ![]() |
I_TRANS_ROOT | Call by reference | Type reference (TYPE) | STRING | 'ROOT' | 20130913 |
Method DESERIALIZE on class CL_RSBPCPS_WEB_RES_EXL_RES has no exception.
Method GET_QUERY_INSTACE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPSET_ID | Call by reference | Type reference (TYPE) | RSBPC_APPSET_ID | 20130913 | |||
2 | ![]() |
I_RESOURCE_ID | Call by reference | Type reference (TYPE) | RSBPC_RESOURCE_ID | 20130913 | |||
3 | ![]() |
R_T_QUERY_INSTANCE | Value transfer | Type reference (TYPE) | T_T_QUERY_INSTANCE | 20130913 |
Method GET_QUERY_INSTACE_LIST on class CL_RSBPCPS_WEB_RES_EXL_RES has no exception.
Method TRANS_QUERT_INST_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QUERY_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20131002 | |||
2 | ![]() |
R_T_QUERY_INSTANCE | Value transfer | Type reference (TYPE) | T_T_QUERY_INSTANCE | 20131002 |
Method TRANS_QUERT_INST_LIST on class CL_RSBPCPS_WEB_RES_EXL_RES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |