SAP ABAP Interface IF_BOL_COL_SORTING (Callback Interface for Applic.-Controlled Collection Sorting)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-BOL (Application Component) Business Object Layer
⤷
CRM_BOL (Package) CRM Business Object Layer

⤷

⤷

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
Interface | IF_BOL_COL_SORTING | |
Short Description | Callback Interface for Applic.-Controlled Collection Sorting |
General Data
Package | CRM_BOL | CRM Business Object Layer |
Created | 20020410 | SAP |
Last changed | 20081007 | 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) |
Interfaces
Interface IF_BOL_COL_SORTING has no interface.
Friends
Interface IF_BOL_COL_SORTING has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CUSTOM | Constant | Public | Type reference (TYPE) | NAME_KOMP | ' |
Pseudo Field Name | 20031217 | |
2 | FALSE | Constant | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020710 | ||
3 | TRUE | 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
Interface IF_BOL_COL_SORTING has no event.
Types
Interface 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 Interface IF_BOL_COL_SORTING has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 310 |