Determines whether or not to the warehouse type is virtual (no address) or real (with address).
Field name: DropShip.
Determines whether or not to the warehouse type is virtual (no address) or real (with address).
Field name: DropShip.
| Visual Basic |
|---|
Public Property DropShip() As BoYesNoEnum |
When set to Y, the warehouse is virtual and shipments to this warehouse are shipped automatically to the purchaser Ship To address. In addition, the warehouse does not participate in the Material Requirement Planning (MRP).
When set to N, the warehouse is real and shipments to this warehouse are shipped to the warehouse address. In addition, the warehouse can participate in the Material Requirement Planning (MRP).