SAP ABAP Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO (/IWBEP/CL_ANA_BEC_RQ_CUBES_DO)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/ANA_BEC_BW (Package) Gateway: Analytics Backend Connectivity Business Warehouse
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_BOP_DO OData Channel : Backend Operation Proxy Data Object 20120125
Properties
Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO  
Short Description /IWBEP/CL_ANA_BEC_RQ_CUBES_DO    
Super Class /IWBEP/CL_MGW_BOP_DO OData Channel : Backend Operation Proxy Data Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/ANA_BEC_BW   Gateway: Analytics Backend Connectivity Business Warehouse 
Created 20120125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no forward declaration.
Interfaces
Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no interface implemented.
Friends
Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_REQUEST Instance attribute Private Type reference (TYPE) _PARAMS_REQUEST 20120125
2 MS_RESPONSE Instance attribute Private Type reference (TYPE) _PARAMS_RESPONSE 20120125
3 MV_EXCEPTION Instance attribute Private Type reference (TYPE) I 20120125
4 __EXCEPTIONS Constant Public See coding 20120125
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION Instance method Public Method 20120125
2 GET_REQUEST Instance method Public Method 20120125
3 GET_RESPONSE Instance method Public Method 20120125
4 SET_EXCEPTION Instance method Public Method 20120125
5 SET_REQUEST Instance method Public Method 20120125
6 SET_RESPONSE Instance method Public Method 20120125
Events
Class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 BALMNR Public See coding 20120125 BALMNR type N length 000006
2 BALOGNR Public See coding 20120125 BALOGNR type C length 000020
3 BAPI6110CUB Public See coding 20120125 begin of BAPI6110CUB, CAT_NAM type RRTCATALOG, CUBE_NAM type RRTCUBE, CUBE_TYPE type RRTCUBETYPE, CUBE_UID type SYSUUID_25, CREATED_ON type RRTTIMESTMP, LST_SCHEMA_UPD type RRTTIMESTMP, SCHEMA_UPD_BY type RSTSTPNM, LST_DATA_UPD type RRTTIMESTMP, DATA_UPD_BY type RSTSTPNM, DSCRPTN type RRTDSCRPTN, end of BAPI6110CUB
4 BAPILOGSYS Public See coding 20120125 BAPILOGSYS type C length 000010
5 BAPIRET2 Public See coding 20120125 begin of BAPIRET2, TYPE type BAPI_MTYPE, ID type SYMSGID, NUMBER type SYMSGNO, MESSAGE type BAPI_MSG, LOG_NO type BALOGNR, LOG_MSG_NO type BALMNR, MESSAGE_V1 type SYMSGV, MESSAGE_V2 type SYMSGV, MESSAGE_V3 type SYMSGV, MESSAGE_V4 type SYMSGV, PARAMETER type BAPI_PARAM, ROW type INT4, FIELD type BAPI_FLD, SYSTEM type BAPILOGSYS, end of BAPIRET2
6 BAPI_FLD Public See coding 20120125 BAPI_FLD type C length 000030
7 BAPI_MSG Public See coding 20120125 BAPI_MSG type C length 000220
8 BAPI_MTYPE Public See coding 20120125 BAPI_MTYPE type C length 000001
9 BAPI_PARAM Public See coding 20120125 BAPI_PARAM type C length 000032
10 RRTCATALOG Public See coding 20120125 RRTCATALOG type C length 000032
11 RRTCUBE Public See coding 20120125 RRTCUBE type C length 000070
12 RRTCUBETYPE Public See coding 20120125 RRTCUBETYPE type C length 000020
13 RRTDSCRPTN Public See coding 20120125 RRTDSCRPTN type C length 000060
14 RRTTIMESTMP Public See coding 20120125 RRTTIMESTMP type C length 000015
15 RSTSTPNM Public See coding 20120125 RSTSTPNM type C length 000012
16 SYMSGID Public See coding 20120125 SYMSGID type C length 000020
17 SYMSGNO Public See coding 20120125 SYMSGNO type N length 000003
18 SYMSGV Public See coding 20120125 SYMSGV type C length 000050
19 SYSUUID_25 Public See coding 20120125 SYSUUID_25 type C length 000025
20 _PARAMS_REQUEST Public See coding 20120125 begin of _params_request, CAT_NAM type BAPI6110CUB-CAT_NAM, CUBE_NAM type BAPI6110CUB-CUBE_NAM, CUBE_TYPE type BAPI6110CUB-CUBE_TYPE, CUBES type __BAPI6110CUB, end of _params_request
21 _PARAMS_RESPONSE Public See coding 20120125 begin of _params_response, RETURN type BAPIRET2, CUBES type __BAPI6110CUB, end of _params_response
22 __BAPI6110CUB Public See coding 20120125 __BAPI6110CUB type standard table of BAPI6110CUB with non-unique default key
Method Signatures

Method GET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXCEPTION Call by reference Type reference (TYPE) I 20120125

Method GET_EXCEPTION on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REQUEST Call by reference Type reference (TYPE) _PARAMS_REQUEST 20120125

Method GET_REQUEST on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.

Method GET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESPONSE Call by reference Type reference (TYPE) _PARAMS_RESPONSE 20120125

Method GET_RESPONSE on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXCEPTION Call by reference Type reference (TYPE) I 20120125

Method SET_EXCEPTION on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REQUEST Call by reference Type reference (TYPE) _PARAMS_REQUEST 20120125

Method SET_REQUEST on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.

Method SET_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RESPONSE Call by reference Type reference (TYPE) _PARAMS_RESPONSE 20120125

Method SET_RESPONSE on class /IWBEP/CL_ANA_BEC_RQ_CUBES_DO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200