Lists Component

Fnd_List_OnStartup

Fnd_List_OnStartup

Legacy manual page 144

Parameters

ParameterTypeDescription
No parameters required

Description

The Fnd_List_OnStartup routine is called when the database is launched to determine if the lists in the structure file need to be updated from the lists in the data file. Normally this command should be called from the On Startup and On Server Startup database methods. If you are using the Foundation Shell, this method is called automatically by the Fnd_Shell component.

Extracted source text
            Fnd_List_OnStartup

              Parameter               Type              Description
              No parameters required.

            The Fnd_List_OnStartup routine is called when the database is launched to determine if the lists in the
            structure file need to be updated from the lists in the data file. Normally this command should be called
            from the On Startup and On Server Startup database methods.
            If you are using the Foundation Shell, this method is called automatically by the Fnd_Shell component.