Running purchaseOrderForm.cls
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To run purchaseOrderForm.cls:
- Save purchaseOrderForm.cls, if necessary.
- Select purchaseOrderForm.cls in the Project Explorer view.
- Select on the main menu bar.
When the Purchase Order form runs, you can check its functionality, which includes:
- Displaying data from the first record of the PurchaseOrder table of the sports2000 database in the Details fields.
- Navigating through the records using the First, Previous, Next, and Last buttons.
- Creating a new record by clicking Add, and entering data. Click
Save (or Cancel if you do not want to
save) after entering data.
Notice that the Date Entered and the Date Received fields have drop-down calendars that allow you to click on a date.
- Deleting a record by navigating to it and clicking Delete.