PopupInventorySplitCombineLot Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupInventorySplitCombineLot() method opens the dialog to display the Split/Combine dialog for the selected item in the specified mode. This overload of the method includes a flag that can be set to make the attributes view-only.
If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters.
| Overload | Description |
|---|---|
| PopupInventorySplitCombineLot(String,String,Int32,String,String,Int32,String,Int32,String,Object,Double,Int32,Int32,String,Boolean,Boolean) | The PopupInventorySplitCombineLot() method opens the dialog to display the Split/Combine dialog for the selected item in the specified mode. This overload of the method includes a flag that can be set to make the attributes view-only. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |
| PopupInventorySplitCombineLot(String,String,Int32,String,String,Int32,String,Int32,String,Object,Double,Int32,Int32,String,Boolean) | The PopupInventorySplitCombineLot() method opens the dialog to display the Split/Combine dialog for the selected item in the specified mode. This overload of the method includes a flag that can be set to make the attributes view-only. This overload leaves out the fromSupervisor flag. If optionally filtering the results by a specific entity, overload of the method specifies the entity by its supplied input parameters. |