SAP ABAP Class /IWBEP/CL_ANA_BEC_RQ_HIER_DO (/IWBEP/CL_ANA_BEC_RQ_HIER_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_HIER_DO  
Short Description /IWBEP/CL_ANA_BEC_RQ_HIER_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_HIER_DO has no forward declaration.
Interfaces
Class /IWBEP/CL_ANA_BEC_RQ_HIER_DO has no interface implemented.
Friends
Class /IWBEP/CL_ANA_BEC_RQ_HIER_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_HIER_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 BAPI6110HRY Public See coding 20120125 begin of BAPI6110HRY, CAT_NAM type RRTCATALOG, CUBE_NAM type RRTCUBE, DIM_UNAM type RRTDIMUNAM, HRY_NAM type RRTHRYNAM, HRY_UNAM type RRTHRYUNAM, HRY_UID type SYSUUID_25, HRY_CAP type RRTCAP, DIM_TYPE type RRTDIMENSIONTYPE, HRY_CARDINALITY type RRTDIMCARDINAL, DFLT_MEM type RRTMEMUNAM, ALL_MEM type RRTMEMUNAM, DSCRPTN type RRTDSCRPTN, end of BAPI6110HRY
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 RRTCAP Public See coding 20120125 RRTCAP type C length 000060
11 RRTCATALOG Public See coding 20120125 RRTCATALOG type C length 000032
12 RRTCUBE Public See coding 20120125 RRTCUBE type C length 000070
13 RRTDIMCARDINAL Public See coding 20120125 RRTDIMCARDINAL type N length 000006
14 RRTDIMENSIONTYPE Public See coding 20120125 RRTDIMENSIONTYPE type N length 000001
15 RRTDIMUNAM Public See coding 20120125 RRTDIMUNAM type C length 000032
16 RRTDSCRPTN Public See coding 20120125 RRTDSCRPTN type C length 000060
17 RRTHRYNAM Public See coding 20120125 RRTHRYNAM type C length 000041
18 RRTHRYUNAM Public See coding 20120125 RRTHRYUNAM type C length 000065
19 RRTMEMUNAM Public See coding 20120125 RRTMEMUNAM type C length 000143
20 SYMSGID Public See coding 20120125 SYMSGID type C length 000020
21 SYMSGNO Public See coding 20120125 SYMSGNO type N length 000003
22 SYMSGV Public See coding 20120125 SYMSGV type C length 000050
23 SYSUUID_25 Public See coding 20120125 SYSUUID_25 type C length 000025
24 _PARAMS_REQUEST Public See coding 20120125 begin of _params_request, CAT_NAM type BAPI6110HRY-CAT_NAM, CUBE_NAM type BAPI6110HRY-CUBE_NAM, DIM_UNAM type BAPI6110HRY-DIM_UNAM, HRY_NAM type BAPI6110HRY-HRY_NAM, HRY_UNAM type BAPI6110HRY-HRY_UNAM, HIERARCHIES type __BAPI6110HRY, end of _params_request
25 _PARAMS_RESPONSE Public See coding 20120125 begin of _params_response, RETURN type BAPIRET2, HIERARCHIES type __BAPI6110HRY, end of _params_response
26 __BAPI6110HRY Public See coding 20120125 __BAPI6110HRY type standard table of BAPI6110HRY 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_HIER_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_HIER_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_HIER_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_HIER_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_HIER_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_HIER_DO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200