SAP ABAP Class CL_BICS_QV_SORTING (Sorting in QV Layer)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_SORTING | Sorting | 20100607 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100608 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_QV_SORTING | Sorting of Result Set According to Data Cells | 20100607 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_QV_HIERARCHY_SORTING | Hierarchy Sorting in the QV Layer | 20100607 |
Properties
| Class | CL_BICS_QV_SORTING | |
| Short Description | Sorting in QV Layer | |
| Super Class | CL_BICS_SORTING | Sorting |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_QUERY_VIEW | BW BICS Consumer Query View |
| Created | 20100607 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_QV_CONTEXT | Context of a Query View Object | 20100608 | ||
| 2 | IF_BICS_QV_SORTING | Sorting of Result Set According to Data Cells | 20100607 |
Friends
Class CL_BICS_QV_SORTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Belongs to structure: No sorting by key figure values! | 20120224 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_CHARACTERISTIC | Characteristic in Prov Query View | 20100618 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20100608 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_QV_CHARACTERISTIC | Assigned Characteristic | 20100608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100607 | |
| 2 | Instance method | Protected | Method | Send Result Set's sort setting to the provider | 20120224 | |
| 3 | Instance method | Public | Method | Update Sorting Information (after Provider Validation) | 20130823 |
Events
Class CL_BICS_QV_SORTING has no event.
Types
Class CL_BICS_QV_SORTING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PRESENTATION_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION_TYPE | Darstellungsart | 20100607 | |||
| 2 | I_R_PROV_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_CHARACTERISTIC | Merkmal im Query View | 20100618 | |||
| 3 | I_R_QUERY_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV | Query View | 20100607 | |||
| 4 | I_R_QV_CHARACTERISTIC | Call by reference | Object reference (TYPE REF TO) | CL_BICS_QV_CHARACTERISTIC | Merkmal | 20100607 |
Method CONSTRUCTOR on class CL_BICS_QV_SORTING has no exception.
Method SET_PROV_RS_SORTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120224 |
Method SET_PROV_RS_SORTING on class CL_BICS_QV_SORTING has no exception.
Method UPDATE_SORTING_INFO Signature
Method UPDATE_SORTING_INFO on class CL_BICS_QV_SORTING has no parameter.
Method UPDATE_SORTING_INFO on class CL_BICS_QV_SORTING has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |