SAP ABAP Class CL_BICS_SORTING (Sorting)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_EVENT_SOURCE | Event Source | 20100624 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100618 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_DESTRUCTOR | Destructor - for interneal use only!!!! | 20110721 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_EVENT | Event | 20100628 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_CONTEXT | MD Context | 20120224 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_SORTING | Sorting of the Result Set by Tuples | 20100607 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_QV_SORTING | Sorting in QV Layer | 20100607 |
Properties
| Class | CL_BICS_SORTING | |
| Short Description | Sorting | |
| Super Class | CL_BICS_EVENT_SOURCE | Event Source |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
| Created | 20100607 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_CONTEXT | Context of an Object | 20100618 | ||
| 2 | IF_BICS_DESTRUCTOR | Destructor - for interneal use only!!!! | 20110721 | ||
| 3 | IF_BICS_EVENT | Event | 20100628 | ||
| 4 | IF_BICS_MD_CONTEXT | MD Context | 20120224 | ||
| 5 | IF_BICS_SORTING | Sorting of the Result Set by Tuples | 20100607 |
Friends
Class CL_BICS_SORTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_BICS_SORTING=>TN_T_PREDEFINED_MEMBERS_ORDER | Default Member Sequence | 20100608 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_ATTR_CONTAINER | Attribute Container | 20100608 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION | Member Display in BICS | 20100617 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_MD_SELECTOR | Selector | 20110622 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION_TYPE | Display Type | 20100608 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_PRESENTABLE | Object with Displays | 20100618 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_STATE_SORTING | Sort Setting (RSBOLAP) | 20100618 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_SORTING_TYPE=>TN_TS_CONSTANT | Sort Types | 20100608 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_PRESENTATION=>TN_T_PRESENTATION | Result Set Presentations | 20100617 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100607 | |
| 2 | Instance method | Protected | Method | Change Current Sort Setting | 20100608 | |
| 3 | Instance method | Protected | Method | Send Sort Settings to Provider | 20100618 | |
| 4 | Instance method | Protected | Method | Sorting according to selection allowed | 20100608 |
Events
Class CL_BICS_SORTING has no event.
Types
Class CL_BICS_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_ATTR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BICS_ATTR_CONTAINER | Attributcontainer | 20100607 | |||
| 2 | I_R_IOBJ_MEMBER_ACCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_IOBJ_MEMBER_ACCESSOR | InfoObjekt | 20100618 | |||
| 3 | I_R_MD_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_MD_SELECTOR | Selektor im MD-layer | 20110622 | |||
| 4 | I_R_PRESENTATION_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION_TYPE | Darstellungsart | 20100607 | |||
| 5 | I_R_PROV_PRESENTABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_SO_PRESENTABLE | Objekt mit Darstellungen | 20100618 |
Method CONSTRUCTOR on class CL_BICS_SORTING has no exception.
Method SET_CURRENT_SORTING_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_SORTING_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SORTING_TYPE | Sortier Typ Konstante | 20100608 |
Method SET_CURRENT_SORTING_TYPE on class CL_BICS_SORTING has no exception.
Method SET_PROV_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 | 20110512 |
Method SET_PROV_SORTING on class CL_BICS_SORTING has no exception.
Method SUPPORTS_SORT_BY_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUPPORTS_SORT_BY_SELECTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100608 |
Method SUPPORTS_SORT_BY_SELECTION on class CL_BICS_SORTING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |