Shell Component

Fnd_Shell_OpenTableDialog

Fnd_Shell_OpenTableDialog

Legacy manual page 221

Parameters

ParameterTypeDescription
No parameters required

Description

Displays a dialog with the names of all visible tables. If the user selects one and clicks the OK button the table is displayed in a new window (even if that table is already displayed in a window). You can configure the tables listed in this dialog from the Fnd_Hook_Shell_OpenTable hook. The table names and their order are determined by the Virtual Structure Component (Fnd_VS), if that component is installed.

Extracted source text
            Fnd_Shell_OpenTableDialog

              Parameter                  Type             Description
              No parameters required.

            Displays a dialog with the names of all visible tables. If the user selects one and clicks the OK button the
            table is displayed in a new window (even if that table is already displayed in a window).
            You can configure the tables listed in this dialog from the Fnd_Hook_Shell_OpenTable hook.
            The table names and their order are determined by the Virtual Structure Component (Fnd_VS), if that
            component is installed.