SAP ABAP Class /IWBEP/CL_ANA_BEC_RQ_PROP_DO (/IWBEP/CL_ANA_BEC_RQ_PROP_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_PROP_DO  
Short Description /IWBEP/CL_ANA_BEC_RQ_PROP_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_PROP_DO has no forward declaration.
Interfaces
Class /IWBEP/CL_ANA_BEC_RQ_PROP_DO has no interface implemented.
Friends
Class /IWBEP/CL_ANA_BEC_RQ_PROP_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_PROP_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 BAPI6110PRP Public See coding 20120125 begin of BAPI6110PRP, CAT_NAM type RRTCATALOG, CUBE_NAM type RRTCUBE, DIM_UNAM type RRTDIMUNAM, HRY_UNAM type RRTHRYUNAM, LVL_UNAM type RRTLEVELNAME, MEM_UNAM type RRTMEMUNAM, PRPTY_TYPE type RRTPROPTYPE, PRPTY_NAM type RRTPRPNAM, PRPTY_CAP type RRTCAP, DATA_TYPE type DATATYPE_D, CHR_MAX_LEN type RRTCHRMLEN, CHR_OCT_LEN type RRTOCTLEN, NUM_PREC type RRTPRECISION, NUM_SCALE type RRTSCALE, DSCRPTN type RRTDSCRPTN, end of BAPI6110PRP
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 DATATYPE_D Public See coding 20120125 DATATYPE_D type C length 000004
11 RRTCAP Public See coding 20120125 RRTCAP type C length 000060
12 RRTCATALOG Public See coding 20120125 RRTCATALOG type C length 000032
13 RRTCHRMLEN Public See coding 20120125 RRTCHRMLEN type C length 000003
14 RRTCUBE Public See coding 20120125 RRTCUBE type C length 000070
15 RRTDIMUNAM Public See coding 20120125 RRTDIMUNAM type C length 000032
16 RRTDSCRPTN Public See coding 20120125 RRTDSCRPTN type C length 000060
17 RRTHRYUNAM Public See coding 20120125 RRTHRYUNAM type C length 000065
18 RRTLEVELNAME Public See coding 20120125 RRTLEVELNAME type C length 000108
19 RRTMEMUNAM Public See coding 20120125 RRTMEMUNAM type C length 000143
20 RRTOCTLEN Public See coding 20120125 RRTOCTLEN type C length 000003
21 RRTPRECISION Public See coding 20120125 RRTPRECISION type C length 000001
22 RRTPROPTYPE Public See coding 20120125 RRTPROPTYPE type N length 000001
23 RRTPRPNAM Public See coding 20120125 RRTPRPNAM type C length 000030
24 RRTSCALE Public See coding 20120125 RRTSCALE type C length 000001
25 SYMSGID Public See coding 20120125 SYMSGID type C length 000020
26 SYMSGNO Public See coding 20120125 SYMSGNO type N length 000003
27 SYMSGV Public See coding 20120125 SYMSGV type C length 000050
28 _PARAMS_REQUEST Public See coding 20120125 begin of _params_request, CAT_NAM type BAPI6110PRP-CAT_NAM, CUBE_NAM type BAPI6110PRP-CUBE_NAM, DIM_UNAM type BAPI6110PRP-DIM_UNAM, HRY_UNAM type BAPI6110PRP-HRY_UNAM, LVL_UNAM type BAPI6110PRP-LVL_UNAM, MEM_UNAM type BAPI6110PRP-MEM_UNAM, PRPTY_NAM type BAPI6110PRP-PRPTY_NAM, PRPTY_TYPE type BAPI6110PRP-PRPTY_TYPE, PROPERTIES type __BAPI6110PRP, end of _params_request
29 _PARAMS_RESPONSE Public See coding 20120125 begin of _params_response, RETURN type BAPIRET2, PROPERTIES type __BAPI6110PRP, end of _params_response
30 __BAPI6110PRP Public See coding 20120125 __BAPI6110PRP type standard table of BAPI6110PRP 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_PROP_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_PROP_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_PROP_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_PROP_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_PROP_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_PROP_DO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200