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 IF_SALV_SERVICE_TYPES 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 FILTER Instance method Public Method 20120203
2 SORT 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 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