Lists Component
Fnd_List_OnStartup
Fnd_List_OnStartup
Parameters
| Parameter | Type | Description |
|---|---|---|
| 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.