Sort Component

Fnd_Sort_Display

Fnd_Sort_Display

Legacy manual page 225

Parameters

ParameterTypeDescription
tablePointerPointer 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.