SAP ABAP Interface IF_SALV_ITAB_TOOLBOX (Sort and filter tools for itab)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_ST_PUB (Package) ALV Services for Tables: Public API
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
Interface IF_SALV_ITAB_TOOLBOX  
Short Description Sort and filter tools for itab    
General Data
Package SALV_ST_PUB   ALV Services for Tables: Public API 
Created 20120120   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_ITAB_TOOLBOX has no interface.
Friends
Interface IF_SALV_ITAB_TOOLBOX has no friend.
Attributes
Interface IF_SALV_ITAB_TOOLBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER Instance method Public Method 20120203
2 SORT Instance method Public Method 20120120
Events
Interface IF_SALV_ITAB_TOOLBOX has no event.
Types
Interface 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 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120203
2 Importing IT_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20120203
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_UNKNOWN 20120203
2 CX_SALV_TABLE_TYPE_CHANGED 20120203

Method SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20120120
2 Importing IT_SORT_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_SORT_RULE 20120120
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_UNKNOWN column name is not defined 20120127
2 CX_SALV_TABLE_TYPE_CHANGED Toolbox instance was created for another table structure 20120120
History
Last changed by/on SAP  20130531 
SAP Release Created in 732