InterviewSolution
| 1. |
What Are The Types Of Drop Ship Order? |
|
Answer» There are three types of DROP shipments: FULL Drop Shipment: The seller sends the purchase order to the supplier for the full quantity that the customer had ordered Normal Shipments and Full Drop Shipment: The seller ships some GOODS from inventory to the customer, and the other goods are always shipped from an external source (supplier) Normal Shipments and Partial Drop Shipment: If the seller has only part of the quantity available for shipping to the customer, then that quantity is shipped. The user looks at the availability for the order qty by using the ATP check and if the whole qty is not available the balance qty is FULFILLED using the drop ship process. A purchase order is CREATED for the remaining quantity which the seller was not able to fulfill. There are three types of drop shipments: Full Drop Shipment: The seller sends the purchase order to the supplier for the full quantity that the customer had ordered Normal Shipments and Full Drop Shipment: The seller ships some goods from inventory to the customer, and the other goods are always shipped from an external source (supplier) Normal Shipments and Partial Drop Shipment: If the seller has only part of the quantity available for shipping to the customer, then that quantity is shipped. The user looks at the availability for the order qty by using the ATP check and if the whole qty is not available the balance qty is fulfilled using the drop ship process. A purchase order is created for the remaining quantity which the seller was not able to fulfill. |
|