SAP ABAP Interface IF_SALV_CSF_ATTR_SORT_RULE (Attribute Sort Rule)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_ATTR_SORT_RULE_P | Attribute Sort Rule Provider | 20090120 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_ATTR_SORT_RULE | Attribute Sort Rule | 20080718 |
Properties
| Interface | IF_SALV_CSF_ATTR_SORT_RULE | |
| Short Description | Attribute Sort Rule |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080716 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_CSF_ATTRIBUTE_DESCR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_ATTR_SRVC_RULE | Attribute Service Rule | 20080716 |
Friends
Interface IF_SALV_CSF_ATTR_SORT_RULE has no friend.
Attributes
Interface IF_SALV_CSF_ATTR_SORT_RULE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get ABAP Sort Order | 20080716 | |
| 2 | Instance method | Public | Method | 20080717 | ||
| 3 | Instance method | Public | Method | Get Name | 20080716 | |
| 4 | Instance method | Public | Method | Is Sort As Text | 20080716 | |
| 5 | Instance method | Public | Method | Is Sort Descending | 20080716 |
Events
Interface IF_SALV_CSF_ATTR_SORT_RULE has no event.
Types
Interface IF_SALV_CSF_ATTR_SORT_RULE has no local type.
Method Signatures
Method GET_ABAP_SORTORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_SORTORDER | Sort Order Description | 20080716 |
Method GET_ABAP_SORTORDER on Interface IF_SALV_CSF_ATTR_SORT_RULE has no exception.
Method GET_ATTRIBUTE_DESCRIPTION Signature
Method GET_ATTRIBUTE_DESCRIPTION on Interface IF_SALV_CSF_ATTR_SORT_RULE has no parameter.
Method GET_ATTRIBUTE_DESCRIPTION on Interface IF_SALV_CSF_ATTR_SORT_RULE has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_CSF_ATTRIBUTE_DESCR=>Y_NAME | Attribute Name | 20080716 |
Method GET_NAME on Interface IF_SALV_CSF_ATTR_SORT_RULE has no exception.
Method IS_ASTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Sort As Text | 20080716 |
Method IS_ASTEXT on Interface IF_SALV_CSF_ATTR_SORT_RULE has no exception.
Method IS_DESCENDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Sort Descending | 20080716 |
Method IS_DESCENDING on Interface IF_SALV_CSF_ATTR_SORT_RULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |