Defining an Application Form ID
The Application Form IDs feature lets you define parameters for Infor Lawson and user application forms.
To define an application form ID
-
Access the Form ID Definition utility (tokendef):
-
From the System Administration menu, choose Form Definition.
- or -
-
At the command line, type:
tokendef
-
- On the Form ID Definition menu, select Application Form IDs.
-
Define the application form ID using the following
fields.
Field Description Product Line The product line for which you are defining the application form ID. System Code The system code for which you are defining the application form ID.
All of the application form IDs defined for the selected product line and system code appear.
Form ID The application form ID.
The program that the application form ID represents must exist on the Program Definition form. Online programs must also have a form painted.
You can add a form ID that was deleted from the Application Form IDs form. Press Insert (F8) and type the form ID.
Title The title for the application form ID.
If you change the title, the new title overrides the form ID title for the application in the active product line and system code only.
Run Type Display only. Indicates the type of program. Standard Infor Lawson programs have a run type of Four G/L, which means they are compiled versions of the program.
For information about other run types, see Doc for Developers: Application Development Workbench.
- Press Enter twice to save changes.
-
If you have changed the title, perform the following steps so that the
change appears in the Lawson Portal.
-
Run scrgen for the form. At the command
line, type
scrgen ProductLine SystemCode Form
-
Run the IOSCacheRefresh program in a browser. Type the following in
the browser's address or URL field.
http://WebServer:Port/servlet/IOSCacheRefresh
-
Run scrgen for the form. At the command
line, type