SAP ABAP Interface IF_BICS_SORTING (Sorting of the Result Set by Tuples)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector

⤷

⤷

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 composition (i COMPRISING i_ref) | IF_BICS_QV_SORTING | Sorting of Result Set According to Data Cells | 20100607 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BICS_SORTING | Sorting | 20100607 |
Properties
Interface | IF_BICS_SORTING | |
Short Description | Sorting of the Result Set by Tuples |
General Data
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
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 | CL_BICS_PRESENTATION | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | CL_BICS_SORTING_TYPE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | IF_BICS_ATTR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100624 |
Friends
Interface IF_BICS_SORTING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_R_IOBJ_MEMBER_ACCESSOR | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20100618 | ||
2 | N_R_SORTING_ATTRIBUTE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_BICS_ATTR | Attribute Selector Layer | 20110615 | ||
3 | N_R_SORTING_DIRECTION | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Sort Direction | 20110510 | ||
4 | N_R_SORTING_TYPE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_TYPE | Sort Type | 20110512 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Sort Attributes | 20100607 |
2 | ![]() |
Instance method | Public | Method | Read the Presentation Based on the Sorting | 20100607 |
3 | ![]() |
Instance method | Public | Method | Read the Possible Presentation Types for an InfoObject | 20100607 |
4 | ![]() |
Instance method | Public | Method | Read a Sorting Type | 20100607 |
5 | ![]() |
Instance method | Public | Method | Read Sorting Types | 20100607 |
6 | ![]() |
Instance method | Public | Method | Is sorting by member list set? | 20100607 |
7 | ![]() |
Instance method | Public | Method | Set Sort Direction | 20100607 |
8 | ![]() |
Instance method | Public | Method | Set Default Member Sequence | 20100608 |
9 | ![]() |
Instance method | Public | Method | Set Sorting Type | 20110122 |
10 | ![]() |
Instance method | Public | Method | Set Standard Sorting | 20110122 |
Events
Interface IF_BICS_SORTING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_T_PREDEFINED_MEMBERS_ORDER | Public | See coding | Default Member Sequence | 20100608 | tn_t_predefined_members_order TYPE STANDARD TABLE OF if_bics_object=>tn_id
WITH DEFAULT KEY
|
Method Signatures
Method GET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_BICS_ATTR=>TN_T_ATTR | 20100616 |
Method GET_ATTRIBUTES on Interface IF_BICS_SORTING has no exception.
Method GET_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_PRESENTATION | Value transfer | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION | Darstellung von Membern in BICS | 20100616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falscher Sortierkontext | 20100617 |
Method GET_PRESENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_PRESENATION | Value transfer | Type reference (TYPE) | CL_BICS_PRESENTATION=>TN_T_PRESENTATION | 20100607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falscher Sortierkontext | 20100617 |
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_SORTING_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_SORTING_TYPE | Sortier Typ Konstante | 20100607 |
Method GET_TYPE on Interface IF_BICS_SORTING has no exception.
Method GET_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TS_SORTING_TYPE | Value transfer | Type reference (TYPE) | CL_BICS_SORTING_TYPE=>TN_TS_CONSTANT | 20100608 |
Method GET_TYPES on Interface IF_BICS_SORTING has no exception.
Method HAS_PREDEFINED_MEMBERS_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100607 |
Method HAS_PREDEFINED_MEMBERS_ORDER on Interface IF_BICS_SORTING has no exception.
Method SET_DIRECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DIRECTION | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Sortier Richtung Konstante | 20100607 |
Method SET_DIRECTION on Interface IF_BICS_SORTING has no exception.
Method SET_PREDEFINED_MEMBERS_ORDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_ORDER | Call by reference | Type reference (TYPE) | TN_T_PREDEFINED_MEMBERS_ORDER | Vorgegebene Memberreihenfolge | 20100608 |
Method SET_PREDEFINED_MEMBERS_ORDER on Interface IF_BICS_SORTING has no exception.
Method SET_SORTING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_BICS_ATTR | Attribut Selektor-Layer | 20110122 | ||
2 | ![]() |
I_R_SORTING_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SORTING_TYPE | Sortierungstyp | 20110122 |
Method SET_SORTING_TYPE on Interface IF_BICS_SORTING has no exception.
Method SET_SORT_TO_DEFAULT Signature
Method SET_SORT_TO_DEFAULT on Interface IF_BICS_SORTING has no parameter.
Method SET_SORT_TO_DEFAULT on Interface IF_BICS_SORTING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |