SAP ABAP Class CL_RSBPCPS_WEB_RES_AO_REPORT (BPC REST Resource: AO Report)
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 20130814
Properties
Class CL_RSBPCPS_WEB_RES_AO_REPORT  
Short Description BPC REST Resource: AO Report    
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 20130814   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSBPCPS_WEB_RES_AO_REPORT has no forward declaration.
Interfaces
Class CL_RSBPCPS_WEB_RES_AO_REPORT has no interface implemented.
Friends
Class CL_RSBPCPS_WEB_RES_AO_REPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_QUERY Constant Public Type reference (TYPE) RSAO_LAUNCH_OPEN_TYPE '01' Analysis Launch Open Type 20130822
2 N_C_QUERY_VIEW Constant Public Type reference (TYPE) RSAO_LAUNCH_OPEN_TYPE '02' Analysis Launch Open Type 20130822
3 N_C_WORKBOOK Constant Public Type reference (TYPE) RSAO_LAUNCH_OPEN_TYPE '00' Analysis Launch Open Type 20130822
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Protected Method 20130814
Events
Class CL_RSBPCPS_WEB_RES_AO_REPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_VARIABLE_GROUP Public See coding 20130821 BEGIN OF T_S_VARIABLE_GROUP, NAME TYPE STRING, T_VARIABLE TYPE T_T_VARIABLE_VALUE, END OF T_S_VARIABLE_GROUP
2 T_S_VARIABLE_VALUE Public See coding 20130821 BEGIN OF T_S_VARIABLE_VALUE, NAME TYPE RSZVNAM, VALUE TYPE RSAO_LAUNCH_VAR_INPUTSTRING, END OF T_S_VARIABLE_VALUE
3 T_T_VARIABLE_GROUP Public See coding 20130821 T_T_VARIABLE_GROUP TYPE STANDARD TABLE OF T_S_VARIABLE_GROUP WITH DEFAULT KEY
4 T_T_VARIABLE_VALUE Public See coding 20130821 T_T_VARIABLE_VALUE TYPE STANDARD TABLE OF T_S_VARIABLE_VALUE WITH DEFAULT KEY
Method Signatures

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATA Call by reference Type reference (TYPE) DATA 20130814
2 Importing I_REQUEST_DATA Call by reference Type reference (TYPE) STRING 20130814
3 Importing I_TRANS_ID Call by reference Type reference (TYPE) STRING 'ID' 20130814
4 Importing I_TRANS_ROOT Call by reference Type reference (TYPE) STRING 'ROOT' 20130814

Method DESERIALIZE on class CL_RSBPCPS_WEB_RES_AO_REPORT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740