SAP ABAP Interface IF_SALV_BS_MODEL_FIELD_SORT (IF_SALV_BS_MODEL_FIELD_SORT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_BS_MODEL_FIELD | 20060614 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_MODEL_TABLE | CL_SALV_BS_MODEL_TABLE | 20060614 |
Properties
| Interface | IF_SALV_BS_MODEL_FIELD_SORT | |
| Short Description |
General Data
| Package | SALV_BS_CONFIG | Configuration |
| Created | 20060614 | SAP |
| Last changed | 20090618 | 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 | IF_SALV_BS_C_SORT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_SALV_BS_MODEL_FIELD_SORT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_BS_MODEL_FIELD_SORT has no interface.
Friends
Interface IF_SALV_BS_MODEL_FIELD_SORT has no friend.
Attributes
Interface IF_SALV_BS_MODEL_FIELD_SORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060614 | ||
| 2 | Instance method | Public | Method | 20060614 | ||
| 3 | Instance method | Public | Method | 20060614 | ||
| 4 | Instance method | Public | Method | 20060614 | ||
| 5 | Instance method | Public | Method | 20060614 | ||
| 6 | Instance method | Public | Method | 20060614 | ||
| 7 | Instance method | Public | Method | 20060614 | ||
| 8 | Instance method | Public | Method | 20060614 | ||
| 9 | Instance method | Public | Method | 20060614 | ||
| 10 | Instance method | Public | Method | 20060614 |
Events
Interface IF_SALV_BS_MODEL_FIELD_SORT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_SORT | Public | See coding | 20060620 | begin of s_type_sort,
position type i,
order like if_salv_bs_c_sort=>sort_order,
group_aggregation type abap_bool,
end of s_type_sort
|
Method Signatures
Method CREATE_SORT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | GROUP_AGGREGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060620 | |||
| 3 | SORT_ORDER | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_C_SORT=>SORT_ORDER | IF_SALV_BS_C_SORT=>SORT_ORDER_ASCENDING | 20060620 | |||
| 4 | SORT_POSITION | Call by reference | Type reference (TYPE) | I | 20060620 | ||||
| 5 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method DELETE_SORT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method GET_SORT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method IS_GROUPING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method IS_GROUP_AGGREGATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method IS_SORT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method SET_GROUPING_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method SET_GROUP_AGGREGATION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method SET_SORT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
Method SET_SORT_RULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD | Call by reference | Type reference (TYPE) | STRING | 20060614 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | IF_SALV_BS_MODEL_FIELD_SORT=>S_TYPE_SORT | 20060614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060705 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |