SAP ABAP Class CL_BICS_INA_PROC_DATA_QV (ZCL_BICS_INA_DATA_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_DATA_SELECTOR | Selector | 20130621 |
Properties
| Class | CL_BICS_INA_PROC_DATA_QV | |
| Short Description | ZCL_BICS_INA_DATA_QV | |
| Super Class | CL_BICS_INA_PROC_DATA_SELECTOR | 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 | 20130327 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BICS_INA_PROC_DATA_QV has no interface implemented.
Friends
Class CL_BICS_INA_PROC_DATA_QV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_QV | Query View | 20130327 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_QV_SRV_DESCR | Service Description in MD Selector Layer | 20130327 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_HIERARCHY_NAVIGATION | 20130801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Apply filters | 20130408 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130327 | |
| 3 | Instance method | Protected | Method | Create Drill Path | 20130702 | |
| 4 | Instance method | Protected | Method | Get Response if Result Set is empty | 20130617 | |
| 5 | Instance method | Private | Method | Axis Layout | 20130327 | |
| 6 | Instance method | Private | Method | Setup Drill Operations | 20130702 | |
| 7 | Instance method | Private | Method | Query layout | 20130327 | |
| 8 | Instance method | Private | Method | Set New Cell Values | 20130506 |
Events
Class CL_BICS_INA_PROC_DATA_QV has no event.
Types
Class CL_BICS_INA_PROC_DATA_QV has no local type.
Method Signatures
Method APPLY_FILTERS Signature
Method APPLY_FILTERS on class CL_BICS_INA_PROC_DATA_QV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No authorization | 20130408 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BICS_INA_REQUEST | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during Preparation | 20130507 |
Method CREATE_DRILL_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_DRILL_MEMBER | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_NAVIGATION_CONTEXT | 20130801 | ||||
| 2 | I_T_CONTEXT | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_T_NAVIGATION_CONTEXT | 20130801 | ||||
| 3 | R_T_DRILL_PATH | Value transfer | Type reference (TYPE) | IF_BICS_QV_DRILL_OPERATION=>TN_T_PATH | 20130702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Drill Path | 20130702 |
Method GET_EMPTY_RS_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RX_EMPTY_RS | Call by reference | Object reference (TYPE REF TO) | CX_BICS_RESULT_SET_EMPTY | Empty Result Set | 20130617 | |||
| 2 | R_RESPONSE | Value transfer | Type reference (TYPE) | XSTRING | 20130617 |
Method GET_EMPTY_RS_RESPONSE on class CL_BICS_INA_PROC_DATA_QV has no exception.
Method SETUP_AXIS_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_AXIS | Call by reference | Object reference (TYPE REF TO) | CL_BICS_AXIS | Axis Constants | 20130327 |
Method SETUP_AXIS_LAYOUT on class CL_BICS_INA_PROC_DATA_QV has no exception.
Method SETUP_DRILL_OPERATAIONS Signature
Method SETUP_DRILL_OPERATAIONS on class CL_BICS_INA_PROC_DATA_QV has no parameter.
Method SETUP_DRILL_OPERATAIONS on class CL_BICS_INA_PROC_DATA_QV has no exception.
Method SETUP_QUERY_LAYOUT Signature
Method SETUP_QUERY_LAYOUT on class CL_BICS_INA_PROC_DATA_QV has no parameter.
Method SETUP_QUERY_LAYOUT on class CL_BICS_INA_PROC_DATA_QV has no exception.
Method SET_NEW_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RESULT_SET | Call by reference | Object reference (TYPE REF TO) | IF_BICS_RS | Result Set | 20130506 | |||
| 2 | R_R_RESULT_SET | Value transfer | Object reference (TYPE REF TO) | IF_BICS_RS | Result Set | 20130506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Planning Error | 20130506 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |