Sort Component
Fnd_Sort_Display
Fnd_Sort_Display
Parameters
| Parameter | Type | Description |
|---|---|---|
| table | Pointer | Pointer to the table to use (optional)({->table}) |
Description
This method displays Foundation's simple Sort dialog. If no table is specified, the table returned by the Fnd_Gen_CurrentTable function is used.
Extracted source text
Fnd_Sort_Display
Parameter Type Description
table Pointer Pointer to the table to use (optional)({->table})
This method displays Foundation's simple Sort dialog. If no table is specified, the table returned by the
Fnd_Gen_CurrentTable function is used.