PopupEditProdDlg Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupEditProdDlg() method opens the Reject Production dialog to allow the user to change the reported production reason for some or all of the reported quantity for a row in the Item_Prod table.
| Overload | Description |
|---|---|
| PopupEditProdDlg(String,String,Int32,String,Int32,Int32,DateTime,Boolean,Double) | The PopupEditProdDlg() method opens the Reject Production dialog to allow the user to change the reported production reason for some or all of the reported quantity for a row in the Item_Prod table. |
| PopupEditProdDlg(String,String,Int32,String,Int32,Int32,DateTime,Boolean,Double,String) | The PopupEditProdDlg() method opens the Reject Production dialog to allow the user to change the reported production reason for some or all of the reported quantity for a row in the Item_Prod table. This overload allows the units to be specified, which is currently not supported by the dialog. |