SAP ABAP Interface IF_BICS_QV_SORTING (Sorting of Result Set According to Data Cells)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_QUERY_VIEW (Package) BW BICS Consumer Query View

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BICS_QV_HIERARCHY_SORTING | Hierarchy Sorting (QV Layer) | 20100607 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_QV_SORTING | Sorting in QV Layer | 20100607 |
Properties
Interface | IF_BICS_QV_SORTING | |
Short Description | Sorting of Result Set According to Data Cells |
General Data
Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
Created | 20100607 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_SORTING | Sorting of the Result Set by Tuples | 20100607 |
Friends
Interface IF_BICS_QV_SORTING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_SORTING_DATA_CELL_ID | Instance attribute | Public | Type reference (TYPE) | IF_BICS_OBJECT=>TN_ID | Cell used for sorting | 20120702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Data Cell for Sorting Information | 20100607 |
2 | ![]() |
Instance method | Public | Method | Is sorting in accordance with data cell possible? | 20120224 |
3 | ![]() |
Instance method | Public | Method | Sorting According to Values in Data Cells | 20100607 |
Events
Interface IF_BICS_QV_SORTING has no event.
Types
Interface IF_BICS_QV_SORTING has no local type.
Method Signatures
Method GET_DATA_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DATA_CELL | Value transfer | Object reference (TYPE REF TO) | IF_BICS_QV_DATA_CELL | Datenzellenbeschreibung (KID) | 20100607 |
Method GET_DATA_CELL on Interface IF_BICS_QV_SORTING has no exception.
Method IS_SORT_BY_DATA_CELL_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_POSSIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120224 |
Method IS_SORT_BY_DATA_CELL_POSSIBLE on Interface IF_BICS_QV_SORTING has no exception.
Method SET_SORT_BY_DATA_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_QV_DATA_CELL | Call by reference | Object reference (TYPE REF TO) | IF_BICS_QV_DATA_CELL | Datenzellenbeschreibung (KID) | 20100607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Sortierungsdefinition | 20120224 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |