PopupInventoryTransfer Method (Storage)
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupInventoryTransfer() method opens the dialog to display the Multiple Inventory Transfers dialog (for transfer out and reclassify) or the Inventory Transfer dialog (for all other transfer types). 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 |
|---|---|
| PopupInventoryTransfer(TransferOption,Int32,String,String,Object,String,Object,Object,String,Object,String,Object,Object,Object,FactGrid,String,String,Object) | The PopupInventoryTransfer() method opens the dialog to display the Multiple Inventory Transfers dialog (for transfer out and reclassify) or the Inventory Transfer dialog (for all other transfer types). 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. |
| PopupInventoryTransfer(TransferOption,Int32,String,String,Object,String,Object,Object,String,Object,String,Object,Object,Object,FactGrid,String,String,Object,String,Object,Boolean) | The PopupInventoryTransfer() method opens the dialog to display the Multiple Inventory Transfers dialog (for transfer out and reclassify) or the Inventory Transfer dialog (for all other transfer types). 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. |