AddProduction() method
- Last UpdatedNov 26, 2024
- 1 minute read
The AddProduction() method can only be called when the AddProductionEnabled property is True. Call this method to open a dialog box that allows for the entering either of good or rejected production. The dialog box contains fields to set the amount of production to be added and to select the reason code to associate with the production being added, the item that is being produced, the lot, and the storage location for the produced item. If there are defaults for any of these fields, they will be filled in when the dialog box is opened. Entering a quantity and clicking the Save button will add the good or rejected production for the selected reason.
Syntax
AddProduction();