Create a form

Go to Forms Designer to create a form for the EXWorkOrder table. Utilizing the wizard to create the form select Detail of a single record and proceed. This creates a basic form with all of the fields which can be modified as needed. Below is an example for the EXWorkOrder form.

To create a form, follow these steps:

  1. From the System Navigator, click Tailoring >Forms Designer to open Forms Designer.
  2. Type EXWorkOrder in the Form Name field.
  3. Click New.
  4. Click Yes to use the Form Wizard.
  5. Type EXWorkOrder for the name of the table for which to create a form.
  6. Select Detail of a Single Record for the type of form you want to create.
  7. Click OK.
  8. Click Proceed to accept the defaults for the fields to include on the form.
  9. Use the Forms Designer tool to modify the form layout. Below is an example of the EXWorkOrder form.
  10. The values for Status are:

    • New (default status)
    • Open
    • Ready
    • Closed
  11. The Values for the Closure Code are:

    • Implemented
    • Canceled
    • Rollback

The following is a sample EXWorkOrder form.