SAP ABAP Class CL_GRFN_CCI_SAP_BW_QUERY (CCI Proxy to SAP BW)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRFN_IE_LEGACY (Package) GRC Integration Engine: 3.0 Legacy Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_CCI_SAP_SYSTEM | Generic CCI for SAP systems | 20081016 |
Properties
Class | CL_GRFN_CCI_SAP_BW_QUERY | |
Short Description | CCI Proxy to SAP BW | |
Super Class | CL_GRFN_CCI_SAP_SYSTEM | Generic CCI for SAP systems |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_IE_LEGACY | GRC Integration Engine: 3.0 Legacy Objects |
Created | 20081016 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_CCI_SAP_BW_QUERY has no forward declaration.
Interfaces
Class CL_GRFN_CCI_SAP_BW_QUERY has no interface implemented.
Friends
Class CL_GRFN_CCI_SAP_BW_QUERY has no friend class.
Attributes
Class CL_GRFN_CCI_SAP_BW_QUERY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20081016 | |
2 | ![]() |
Instance method | Private | Method | 20090205 | |
3 | ![]() |
Static method | Public | Method | XML -> structure | 20081016 |
4 | ![]() |
Static method | Public | Method | structure -> XML | 20081016 |
5 | ![]() |
Instance method | Private | Method | 20090211 |
Events
Class CL_GRFN_CCI_SAP_BW_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_SCRIPT_DATA | Public | See coding | 20081120 | begin of S_SCRIPT_DATA,
infoprovider type grfn_bwinfoprovider,
query type grfn_bwquery,
view_id type grfn_bwview,
end of S_SCRIPT_DATA
|
Method Signatures
Method CONVERT_CELL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20081016 | ||
2 | ![]() |
IT_CELL_DATA | Call by reference | Type reference (TYPE) | GRFN_T_BW_CELL_DATA | Data in Dataset Cell | 20081016 | ||
3 | ![]() |
IT_PARAM_OUT | Call by reference | Type reference (TYPE) | T_SCRIPT_PARAM_OUT | 20090209 | |||
4 | ![]() |
IT_ROW_DATA | Call by reference | Type reference (TYPE) | GRFN_T_BW_AXIS_DATA | Axis Data | 20090209 | ||
5 | ![]() |
RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20081016 |
Method CONVERT_CELL_DATA on class CL_GRFN_CCI_SAP_BW_QUERY has no exception.
Method GET_PARAM_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CELL | Call by reference | Type reference (TYPE) | GRFN_T_BW_CELL_DATA | Data in Dataset Cell | 20090209 | ||
2 | ![]() |
IT_CHAR | Call by reference | Type reference (TYPE) | GRFN_T_BW_AXIS_CHARS | Characteristics that are directed along an axis | 20090209 | ||
3 | ![]() |
IT_COLUMN | Call by reference | Type reference (TYPE) | GRFN_T_BW_AXIS_DATA | Axis Data | 20090209 | ||
4 | ![]() |
IT_ROW | Call by reference | Type reference (TYPE) | GRFN_T_BW_AXIS_DATA | Axis Data | 20090209 | ||
5 | ![]() |
RT_PARAM_OUT | Value transfer | Type reference (TYPE) | T_SCRIPT_PARAM_OUT | 20090205 |
Method GET_PARAM_OUT on class CL_GRFN_CCI_SAP_BW_QUERY has no exception.
Method GET_SCRIPT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCRIPT | Call by reference | Type reference (TYPE) | STRING | 20081016 | |||
2 | ![]() |
RS_SCRIPT | Value transfer | Type reference (TYPE) | S_SCRIPT_DATA | 20081016 |
Method GET_SCRIPT_DATA on class CL_GRFN_CCI_SAP_BW_QUERY has no exception.
Method GET_SCRIPT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFOPROVIDER | Call by reference | Type reference (TYPE) | GRFN_BWINFOPROVIDER | BW InfoProvider | 20081016 | ||
2 | ![]() |
IV_QUERY | Call by reference | Type reference (TYPE) | GRFN_BWQUERY | BW Query | 20081016 | ||
3 | ![]() |
IV_VIEW_ID | Call by reference | Type reference (TYPE) | GRFN_BWVIEW | BW View | 20081016 | ||
4 | ![]() |
RV_SCRIPT | Value transfer | Type reference (TYPE) | STRING | 20081016 |
Method GET_SCRIPT_ID on class CL_GRFN_CCI_SAP_BW_QUERY has no exception.
Method INT2EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090211 | |||
2 | ![]() |
IV_CHANM | Value transfer | Type reference (TYPE) | GRFN_BW_IOBJNM | InfoObject | 20090211 | ||
3 | ![]() |
IV_CONNECTOR | Value transfer | Type reference (TYPE) | STRING | 20090211 | |||
4 | ![]() |
IV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090211 |
Method INT2EXT on class CL_GRFN_CCI_SAP_BW_QUERY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |