SAP ABAP Class CL_BICS_INA_PROC_DT_QV (ZCL_BICS_INA_METADATA_QV)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-INA (Application Component) BW INA provider
     BW_BICS_INA_MAIN (Package) Main Ina Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_INA_PROC_DT_SELECTOR MD Selector 20130705
Properties
Class CL_BICS_INA_PROC_DT_QV  
Short Description ZCL_BICS_INA_METADATA_QV    
Super Class CL_BICS_INA_PROC_DT_SELECTOR MD Selector 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_INA_MAIN   Main Ina Provider 
Created 20130705   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BICS_PRESENTATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_BICS_MD_ATTR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BICS_MD_CHARACTERISTIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 ZCL_BICS_INA_RUNTIME_HTTP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BICS_INA_PROC_DT_QV has no interface implemented.
Friends
Class CL_BICS_INA_PROC_DT_QV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_R_MD_QV Instance attribute Private Object reference (TYPE REF TO) IF_BICS_MD_QV Design Time Version of the Query View 20130705
2 O_R_MD_QV_DESCR Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_MD_QV_SRV_DESCR Service Description in MD Selector Layer 20130705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130705
2 WRITE_ATTRIBUTE_PRESENTATIONS Instance method Private Method Write Presentations of Attributes 20130705
3 WRITE_CUBE Instance method Private Method Write Cube 20130705
4 WRITE_CUBE_DIMENSIONS Instance method Private Method Write Cube Dimensions 20130705
5 WRITE_CUBE_QUERY Instance method Private Method Write Cube Dimensions 20130705
6 WRITE_DIMENSION_AXIS_CONSTR Instance method Private Method Dimension Axis Constraints 20130705
7 WRITE_DIMENSION_MEMBERS Instance method Private Method Write Dimension Attributes 20130705
8 WRITE_DIMENSION_RS_ATTRIBUTES Instance method Private Method Write Dimension Result Set Attributes 20130705
9 WRITE_DIM_RESULT_VISIBILITY Instance method Private Method Write Dimension Result Set Attributes 20130705
10 WRITE_GRIDS Instance method Private Method Write Cube 20130705
11 WRITE_ITEM_LISTS Instance method Private Method Write Cube 20130705
12 WRITE_QUERY_AXES Instance method Private Method Query Axes 20130705
13 WRITE_QUERY_RS_STRUCTURING Instance method Private Method Write ResultStructureFeature 20130705
Events
Class CL_BICS_INA_PROC_DT_QV has no event.
Types
Class CL_BICS_INA_PROC_DT_QV has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_BICS_INA_REQUEST Call by reference Type reference (TYPE) CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST 20130705
# Exception Resumable Description Created on
1 CX_BICS_INA_BAD_PREPARATION Error during Preparation 20130705

Method WRITE_ATTRIBUTE_PRESENTATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ATTRIBUTE Call by reference Type reference (TYPE) IF_BICS_MD_ATTR=>TN_S_MD_ATTR Strukturcontainer dieses Objektes 20130705
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_CUBE Signature

Method WRITE_CUBE on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_INA_EXECUTION_ERROR Execution Error 20130917
2 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_CUBE_DIMENSIONS Signature

Method WRITE_CUBE_DIMENSIONS on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_BICS_INA_EXECUTION_ERROR Execution Error 20130917
2 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_CUBE_QUERY Signature

Method WRITE_CUBE_QUERY on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_DIMENSION_AXIS_CONSTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MD_QV_CHARACTERISTIC Call by reference Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_S_MD_CHARACTERISTIC MD-Merkmalsstruktur 20130705
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130722

Method WRITE_DIMENSION_MEMBERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MD_QV_CHARACTERISTIC Call by reference Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_S_MD_CHARACTERISTIC MD Characteristic Structure 20130705
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_DIMENSION_RS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MD_QV_CHARACTERISTIC Call by reference Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_S_MD_CHARACTERISTIC MD Characteristic Structure 20130705
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130724

Method WRITE_DIM_RESULT_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MD_QV_CHARACTERISTIC Call by reference Type reference (TYPE) IF_BICS_MD_CHARACTERISTIC=>TN_S_MD_CHARACTERISTIC MD Characteristic Structure 20130705
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_GRIDS Signature

Method WRITE_GRIDS on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_ITEM_LISTS Signature

Method WRITE_ITEM_LISTS on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_QUERY_AXES Signature

Method WRITE_QUERY_AXES on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725

Method WRITE_QUERY_RS_STRUCTURING Signature

Method WRITE_QUERY_RS_STRUCTURING on class CL_BICS_INA_PROC_DT_QV has no parameter.
# Exception Resumable Description Created on
1 CX_ESH_IF_INA ES-InA-Adapter: Errors 20130725
History
Last changed by/on SAP  20140121 
SAP Release Created in 740