SAP ABAP Class CL_SALV_SORT (Sort Object of a Column)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data | 20040219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_C_SORT | ALV: Sort | 20040126 |
Properties
| Class | CL_SALV_SORT | |
| Short Description | Sort Object of a Column | |
| Super Class | CL_SALV_METADATA_BASE | ALV: Basis Class Meta Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SALV_OM_METADATA | ALV: Meta Data |
| Created | 20040123 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_C_SORT | ALV: Sort | 20040126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_ADAPTER | 20040308 | ALV: Basis Class Adapter | |
| 2 | CL_SALV_CONTROLLER | 20040221 | ALV: Abstract Controller | |
| 3 | CL_SALV_SERVICE_LAYOUT_DB | 20040308 | ALV: Database Layout | |
| 4 | CL_SALV_SORTS | 20040204 | All Sort Objects |
Attributes
Methods
Events
Class CL_SALV_SORT has no event.
Types
Class CL_SALV_SORT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Type reference (TYPE) | SALV_DE_SORT_GROUP | IF_SALV_C_SORT=>GROUP_NONE | Gruppenwechsel | 20040331 | ||
| 2 | OBLIGATORY | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, space=false) | 20040331 | ||
| 3 | R_AGGREGATIONS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_AGGREGATIONS | ALV Aggregationen | 20040127 | |||
| 4 | R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMN | Beschreibung einer ALV Spalte | 20040126 | |||
| 5 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CONTROLLER_METADATA | ALV: abstrakter Controller | 20040219 | |||
| 6 | R_SORTS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_SORTS | ALV: Sortierung | 20040331 | |||
| 7 | SEQUENCE | Call by reference | Type reference (TYPE) | SALV_DE_SORT_SEQUENCE | IF_SALV_C_SORT=>SORT_UP | Sortierreihenfolge | 20040331 | ||
| 8 | SUBTOTAL | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, space=false) | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method GET_COLUMNNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040126 |
Method GET_COLUMNNAME on class CL_SALV_SORT has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_DE_SORT_GROUP | Gruppenwechsel | 20040126 |
Method GET_GROUP on class CL_SALV_SORT has no exception.
Method GET_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SALV_DE_SORT_SEQUENCE | Sortierreihenfolge | 20040126 |
Method GET_SEQUENCE on class CL_SALV_SORT has no exception.
Method IS_OBLIGATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040326 |
Method IS_OBLIGATORY on class CL_SALV_SORT has no exception.
Method IS_SUBTOTALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040126 |
Method IS_SUBTOTALLED on class CL_SALV_SORT has no exception.
Method IS_SUBTOTAL_COMPRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040205 |
Method IS_SUBTOTAL_COMPRESSED on class CL_SALV_SORT has no exception.
Method RAISE_GROUP_NOT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | ANY | 20040331 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method RAISE_INVALID_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | ANY | 20040331 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040331 | ||||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | ANY | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method RAISE_SUBTOTAL_NOT_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNNAME | Call by reference | Type reference (TYPE) | ANY | 20040331 | ||||
| 2 | METHOD | Call by reference | Type reference (TYPE) | ANY | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method SET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SALV_DE_SORT_GROUP | Gruppenwechsel | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method SET_OBLIGATORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>TRUE | boolsche Variable (X=true, space=false) | 20040326 |
Method SET_OBLIGATORY on class CL_SALV_SORT has no exception.
Method SET_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SALV_DE_SORT_SEQUENCE | IF_SALV_C_SORT=>SORT_UP | Sortierreihenfolge | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
Method SET_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>TRUE | boolsche Variable (X=true, space=false) | 20040126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: Allg. Fehlerklasse (wird bei Syntaxprüfung geprüft) | 20040331 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |