SAP ABAP Class CL_GRPC_WD_TABLE_UTIL (Provide common functions for WD table)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_UI (Package) User Interface Objects
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_UI (Package) User Interface Objects
Properties
Class | CL_GRPC_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 | GRPC_UI | User Interface Objects |
Created | 20080318 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_WD_TABLE_UTIL has no forward declaration.
Interfaces
Class CL_GRPC_WD_TABLE_UTIL has no interface implemented.
Friends
Class CL_GRPC_WD_TABLE_UTIL has no friend class.
Attributes
Class CL_GRPC_WD_TABLE_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | FILTER_DATA | Static method | Public | Method | 20080318 | |
2 | SORT_DATA | Static method | Public | Method | 20080318 |
Events
Class CL_GRPC_WD_TABLE_UTIL has no event.
Types
Class CL_GRPC_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 | 20080318 | ||
2 | Importing | IS_FILTER | Call by reference | Type reference (TYPE) | DATA | Data input as filter | 20080318 | ||
3 | Importing | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table holding whole data | 20080318 |
Method FILTER_DATA on class CL_GRPC_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 | 20080318 | |||
2 | Importing | IR_WD_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_CUSTOM_EVENT | Application-Defined Event | 20080321 | ||
3 | Importing | I_COL_NAME | Call by reference | Type reference (TYPE) | STRING | 20080319 | |||
4 | Importing | I_SORT_STATE | Call by reference | Type reference (TYPE) | NUM02 | Two digit number | 20080319 |
Method SORT_DATA on class CL_GRPC_WD_TABLE_UTIL has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |