SAP ABAP Class IF_BOL_COL_SORTING (Callback Interface for Applic.-Controlled Collection Sorting)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BOL_COL_SORTING2 | Extension for custom sort interface with better performance | 20101013 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WCF_MIXE_DYNAMICLIST_CN01 | Dynamic List node controller | 20110425 |
Properties
| Class | IF_BOL_COL_SORTING | |
| Short Description | Callback Interface for Applic.-Controlled Collection Sorting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020410 | SAP |
| Last change | 20081007 | 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 IF_BOL_COL_SORTING has no interface implemented.
Friends
Class IF_BOL_COL_SORTING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | NAME_KOMP | ' |
Pseudo Field Name | 20031217 | ||
| 2 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020710 | |||
| 3 | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether Element A is Greater than Element B | 20020710 |
Events
Class IF_BOL_COL_SORTING has no event.
Types
Class IF_BOL_COL_SORTING has no local type.
Method Signatures
Method IS_A_GREATER_B Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_A | Call by reference | Type reference (TYPE) | DATA | 20020710 | ||||
| 2 | IV_B | Call by reference | Type reference (TYPE) | DATA | 20020710 | ||||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020710 |
Method IS_A_GREATER_B on class IF_BOL_COL_SORTING has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |