SAP ABAP Class IF_SALV_ITAB_TOOLBOX (Sort and filter tools for itab)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STI_TOOLBOX | Implementation of IF_SALV_ITAB_TOOLBOX | 20120120 |
Properties
| Class | IF_SALV_ITAB_TOOLBOX | |
| Short Description | Sort and filter tools for itab | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120120 | SAP |
| Last change | 20130531 | 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... |
Interfaces
Class IF_SALV_ITAB_TOOLBOX has no interface implemented.
Friends
Class IF_SALV_ITAB_TOOLBOX has no friend class.
Attributes
Class IF_SALV_ITAB_TOOLBOX has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120203 | ||
| 2 | Instance method | Public | Method | 20120120 |
Events
Class IF_SALV_ITAB_TOOLBOX has no event.
Types
Class IF_SALV_ITAB_TOOLBOX has no local type.
Method Signatures
Method FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120203 | ||||
| 2 | IT_FILTER_RULE | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE | 20120203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120203 | |||
| 2 | 20120203 |
Method SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120120 | ||||
| 2 | IT_SORT_RULE | Call by reference | Type reference (TYPE) | IF_SALV_SERVICE_TYPES=>YT_SORT_RULE | 20120120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | column name is not defined | 20120127 | ||
| 2 | Toolbox instance was created for another table structure | 20120120 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |