SAP ABAP Class CL_GRFN_CCI_AM_BWQUERY (AM CCI Proxy to BW Query)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_CCI_AM AM - Generic CCI 20091104
Properties
Class CL_GRFN_CCI_AM_BWQUERY  
Short Description AM CCI Proxy to BW Query    
Super Class CL_GRFN_CCI_AM AM - Generic CCI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_INTEGRATION_ENGINE   GRC Integration Engine 
Created 20091104   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_CCI_AM_BWQUERY has no forward declaration.
Interfaces
Class CL_GRFN_CCI_AM_BWQUERY has no interface implemented.
Friends
Class CL_GRFN_CCI_AM_BWQUERY has no friend class.
Attributes
Class CL_GRFN_CCI_AM_BWQUERY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CELL_DATA Instance method Private Method 20091203
2 GET_PARAM_OUT Instance method Private Method 20091203
3 GET_QUERY_DATA Static method Public Method XML -> structure 20091203
4 GET_QUERY_ID Static method Public Method structure -> XML 20091203
5 GET_QUERY_INFO Instance method Private Method Convert EO Query Parameter into BW Query parameter 20091218
6 INT2EXT Instance method Private Method 20091203
7 RETRIEVE_QUERY_PARAM_IN Instance method Public Method Retrieve query parameter In 20131106
Events
Class CL_GRFN_CCI_AM_BWQUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_QUERY_DATA Public See coding 20091203 begin of S_QUERY_DATA, infoprovider type grfn_bwinfoprovider, query type grfn_bwquery, view_id type grfn_bwview, end of S_QUERY_DATA
Method Signatures

Method CONVERT_CELL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20091203
2 Importing IO_STRUCTURE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20091203
3 Importing IT_CELL_DATA Call by reference Type reference (TYPE) GRFN_T_BW_CELL_DATA Data in Dataset Cell 20091203
4 Importing IT_PARAM_OUT Call by reference Type reference (TYPE) GRFN_T_QUERYPARAM_OUT Query Output Parameter 20091203
5 Importing IT_ROW_DATA Call by reference Type reference (TYPE) GRFN_T_BW_AXIS_DATA Axis Data 20091203

Method CONVERT_CELL_DATA on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method GET_PARAM_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAM_OUT Value transfer Type reference (TYPE) GRFN_T_QUERYPARAM_OUT Query Output Parameter 20091203
2 Importing IT_CELL Call by reference Type reference (TYPE) GRFN_T_BW_CELL_DATA Data in Dataset Cell 20091203
3 Importing IT_CHAR Call by reference Type reference (TYPE) GRFN_T_BW_AXIS_CHARS Characteristics that are directed along an axis 20091203
4 Importing IT_COLUMN Call by reference Type reference (TYPE) GRFN_T_BW_AXIS_DATA Axis Data 20091203
5 Importing IT_ROW Call by reference Type reference (TYPE) GRFN_T_BW_AXIS_DATA Axis Data 20091203
6 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20131119
7 Importing IV_QUERY Call by reference Type reference (TYPE) GRFN_BWQUERY BW Query Name 20100326

Method GET_PARAM_OUT on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method GET_QUERY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERYID Call by reference Type reference (TYPE) STRING 20091203
2 Returning RS_QUERY Value transfer Type reference (TYPE) S_QUERY_DATA 20091203

Method GET_QUERY_DATA on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method GET_QUERY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOPROVIDER Call by reference Type reference (TYPE) GRFN_BWINFOPROVIDER BW InfoProvider 20091203
2 Importing IV_QUERY Call by reference Type reference (TYPE) GRFN_BWQUERY BW Query 20091203
3 Importing IV_VIEW_ID Call by reference Type reference (TYPE) GRFN_BWVIEW BW View 20091203
4 Returning RV_QUERYID Value transfer Type reference (TYPE) STRING 20091203

Method GET_QUERY_ID on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method GET_QUERY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20091218
2 Returning RS_SCRIPT Value transfer Type reference (TYPE) S_QUERY_DATA 20091218

Method GET_QUERY_INFO on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method INT2EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_VALUE Value transfer Type reference (TYPE) STRING 20091203
2 Importing IV_CHANM Call by reference Type reference (TYPE) GRFN_BW_IOBJNM InfoObject 20091203
3 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20091203
4 Importing IV_VALUE Call by reference Type reference (TYPE) STRING 20091203

Method INT2EXT on class CL_GRFN_CCI_AM_BWQUERY has no exception.

Method RETRIEVE_QUERY_PARAM_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERYPARAM_IN Call by reference Type reference (TYPE) GRFN_T_QUERYPARAM_IN Query Input Parameter 20131106
2 Exporting ET_VARIABLE_IN Call by reference Type reference (TYPE) GRFN_T_VARIABLE_IN Variable for Input 20131106
3 Exporting EV_QUERYDESC Call by reference Type reference (TYPE) STRING 20131106
4 Exporting EV_TIMESTAMP Call by reference Type reference (TYPE) GRFN_QUERYTIMESTAMP Query UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20131106
5 Importing IT_QRY_PARAS Call by reference Type reference (TYPE) GRFN_T_EO_QRY_PARA EO Query Paramaters 20131106
6 Importing IV_CONNECTOR Call by reference Type reference (TYPE) STRING 20131106
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20131106
History
Last changed by/on SAP  20141106 
SAP Release Created in 600