SAP ABAP Class CL_BICS_SORTING_DIRECTION (Sort Direction)
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_CONSTANT | Base for all constants | 20100428 |
Properties
| Class | CL_BICS_SORTING_DIRECTION | |
| Short Description | Sort Direction | |
| Super Class | CL_BICS_CONSTANT | Base for all constants |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_BASE_CONSTANTS | Package for Constants in ABAP BICS |
| Created | 20100428 | 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) |
Interfaces
Class CL_BICS_SORTING_DIRECTION has no interface implemented.
Friends
Class CL_BICS_SORTING_DIRECTION 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) | TN_BW_DIRECTION | BW Sort Direction | 20120313 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Ascending | 20100428 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Default | 20100618 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Descending | 20100428 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Hierarchy | 20100608 | |||
| 6 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'ASCENDING' | Constant: Increasing | 20100428 | ||
| 7 | Constant | Public | Type reference (TYPE) | TN_BW_DIRECTION | RSBOL_C_SORTING_DIRECTION-ASC | Ascending | 20120313 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_BW_DIRECTION | RSBOL_C_SORTING_DIRECTION-DEFAULT | Default | 20120313 | ||
| 9 | Constant | Public | Type reference (TYPE) | TN_BW_DIRECTION | RSBOL_C_SORTING_DIRECTION-DESC | Descending | 20120313 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_BW_DIRECTION | RSBOL_C_SORTING_DIRECTION-HIERARCHY | Hierarchy | 20120313 | ||
| 11 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'DEFAULT' | Constant: Increasing | 20100618 | ||
| 12 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'DESCENDING' | Constant: Decreasing | 20100428 | ||
| 13 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'HIERARCHY' | Constant: According to Hierarchy | 20100608 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20100428 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100428 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100428 | |
| 3 | Static method | Public | Method | Read Reference Depending on BW Direction | 20110510 | |
| 4 | Instance method | Public | Method | Reverse Sort Direction | 20100428 |
Events
Class CL_BICS_SORTING_DIRECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_BW_DIRECTION | Public | Type reference (TYPE) | RSBOLAP_SORTING_DIRECTION | Sort Direction | 20110510 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_SORTING_DIRECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_SORTING_DIRECTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_DIRECTION | Call by reference | Type reference (TYPE) | TN_BW_DIRECTION | BW Sortierrichtung | 20120313 | |||
| 2 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20100428 |
Method CONSTRUCTOR on class CL_BICS_SORTING_DIRECTION has no exception.
Method GET_REF_BY_BW_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_DIRECTION | Call by reference | Type reference (TYPE) | TN_BW_DIRECTION | Sortierrichtung | 20110510 | |||
| 2 | R_R_DIRECTION | Value transfer | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Sortierrichtung | 20110510 |
Method GET_REF_BY_BW_DIRECTION on class CL_BICS_SORTING_DIRECTION has no exception.
Method GET_REVERSE_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_REVERSE_DIRECTION | Value transfer | Object reference (TYPE REF TO) | CL_BICS_SORTING_DIRECTION | Sortierrichtung | 20110512 |
Method GET_REVERSE_DIRECTION on class CL_BICS_SORTING_DIRECTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |