SAP ABAP Class CL_GRFN_WD_TABLE_UTIL (Provide common functions for WD table)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Properties
Class CL_GRFN_WD_TABLE_UTIL  
Short Description Provide common functions for WD table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_WD_REUSE   GRC Common Layer Reusable UI Components 
Created 20080509   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_WD_TABLE_UTIL has no forward declaration.
Interfaces
Class CL_GRFN_WD_TABLE_UTIL has no interface implemented.
Friends
Class CL_GRFN_WD_TABLE_UTIL has no friend class.
Attributes
Class CL_GRFN_WD_TABLE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_DATA Static method Public Method 20080509
2 SORT_DATA Static method Public Method 20080509
Events
Class CL_GRFN_WD_TABLE_UTIL has no event.
Types
Class CL_GRFN_WD_TABLE_UTIL has no local type.
Method Signatures

Method FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE Table holding filtered data 20080509
2 Importing IS_FILTER Call by reference Type reference (TYPE) DATA Data input as filter 20080509
3 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Table holding whole data 20080509

Method FILTER_DATA on class CL_GRFN_WD_TABLE_UTIL has no exception.

Method SORT_DATA 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) ANY TABLE 20080509
2 Importing IR_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20080509
3 Importing I_COL_NAME Call by reference Type reference (TYPE) STRING 20080509
4 Importing I_SORT_STATE Call by reference Type reference (TYPE) NUM02 Two digit number 20080509

Method SORT_DATA on class CL_GRFN_WD_TABLE_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300