Shell Component

Fnd_Hook_Shell_Setup

Fnd_Hook_Shell_Setup

Legacy manual page 215

Parameters

ParameterTypeDescription
No parameters required

Description

Here is where the developer sets up information about this particular database.

Fnd_Gen_SetDatabaseInfo ("NAME";"Super Accounting Program")
Fnd_Gen_SetDatabaseInfo ("VERSION";"5.0.7b")
Fnd_Gen_SetDatabaseInfo ("COPYRIGHT";"Copyright ©2009 Amazing Company, Inc.")
Fnd_Gen_SetDatabaseInfo ("URL";"http://www.AmazingCompany.com/")
Extracted source text
            Fnd_Hook_Shell_Setup

              Parameter                   Type           Description
              No parameters required.

            Here is where the developer sets up information about this particular database.
              Fnd_Gen_SetDatabaseInfo ("NAME";"Super Accounting Program")
              Fnd_Gen_SetDatabaseInfo ("VERSION";"5.0.7b")
              Fnd_Gen_SetDatabaseInfo ("COPYRIGHT";"Copyright ©2009 Amazing Company, Inc.")
              Fnd_Gen_SetDatabaseInfo ("URL";"http://www.AmazingCompany.com/")