Mid-Negotiation Delivery Splitting
Mid-Negotiation Delivery Splitting allows users to split orders into deliveries before or while negotiating the order. Deliveries can be split by delivery date, delivery location, and wholesaler.
Who can use this feature?
- iPad, Windows Users
- Users do not require an additional license
- End Users
Configuring Mid-Negotiation Delivery Splitting for

To configure this feature:
- Ensure Configuring Order Management is complete.
- Ensure Affiliation Wholesalers is configured if using Delivery Split Mode 1.
- Ensure Wholesalers is configured if using Delivery Split Mode 2 or 3.
- Ensure Delivery Locations is configured if using Delivery Split Mode 2 or 3.
- Navigate to Business Admin > Objects > Veeva Settings > Global Veeva Settings.
- Set the om_delivery_split_mode__v Veeva Setting to 1, 2, or 3:
- 1 - Allows the selection of the order account’s addresses for Delivery Locations and order accounts’s Affiliate Wholesalers for Wholesalers. Can be used with iPad and Windows.
- 2 - Allows the selection of the order account’s associated Account Partner Delivery Locations for Delivery Location and order account’s Account Partner Wholesaler for Wholesalers. Can be used with iPad and Windows.
- 3 - Allows the selection of the order account’s associated Account Partner Delivery Location for Delivery Location and order account’s Account Partner Wholesaler for Wholesalers. Can be used with Windows only. Enables viewing of delivery information on the Browser.
- Set number_delivery_dates__v Veeva Setting to a number larger than 0. This represents the maximum number of deliveries allowed. The maximum supported number of deliveries is 12.
- Navigate to Admin > Configuration > Objects > Order > Layouts and edit the appropriate layout.
- Create a new detail form section on the layout for the order__v object called Delivery Information.
- Add the delivery_date__v control to the Delivery Information section on the order__v layout.
- Navigate to Admin > User & Groups > Permission Sets.
- Select the appropriate permission set for the user profile.
- Select Objects > Order.
- Grant view permission to the delivery_date__v control on the order__v object.
- Grant the following permissions:
Object
Object Permissions
Object Types
Fields
Field Permissions
order__v
CRED
All
- delivery_rank__v
- master_order__v
Edit
The following steps are optional:
- Grant view permission to the delivery_address__v control on the order__v object (optional).
-
Add the delivery_address__v control to the Delivery Information section on the order__v layout to allow selecting a delivery location for each delivery (optional).
-
Grant view permission to the delivery_wholesaler__v control on the order__v object (optional).
-
Add the delivery_wholesaler__v control to the Delivery Information section on the order__v layout to allow selecting a wholesaler for each delivery (optional).
- Grant view permission to the payer__v control on the order__v object (optional).
- Add the payer__v control to the Delivery Information section on the order__v layout to allow selecting a Payer for each delivery (optional).
- Grant view permission to the delivery_free_goods__v, delivery_list_amount__v, delivery_net_amount__v, and delivery_total_quantity__v controls on the order__v object (optional).
- Add the delivery_free_goods__v, delivery_list_amount__v, delivery_net_amount__v, and delivery_total_quantity__v control to the Delivery Information section on the order__v layout to display delivery information on the parent order (optional).
Using Mid-Negotiation Delivery Splitting as

Adding Deliveries
When viewing the order header, users see the Delivery Information section. To add a delivery:
- Select the green plus button.
- Select a Delivery Date.
- Select a Delivery Address if using Delivery Split Mode 1.
- Select a Delivery Location if using Delivery Split Mode 2 or 3.
- Select a Payer if the payer__v control is on the layout.
- Select a Payment if the delivery_payment__v control is on the layout. For more information, see Delivery Order Payment Terms.
Once deliveries are added, users can allocate product quantity to each delivery in the order lines tab.
- Select the Order Lines tab.
- Add a product to the order.
- Select a Quantity for each delivery.
If the remaining quantity for the order is not 0, a warning displays. Free goods are automatically allocated to the first delivery if Manual Allocation of Free Goods is not enabled.
Deliveries can also be added when allocating quantity for a product by clicking the green plus button under the quantity.
If the first delivery is added when products are already added to the order, all existing quantities are allocated to the first delivery.
If the parent order is submitted, voided, unlocked, or deleted, all delivery orders are as well. Copying is not supported for delivery orders.
Viewing Delivery Information
Delivery orders must be viewed and edited through the parent order. If the respective control is added to the layout for the order, end users can view the following information for each delivery on the parent order:
- delivery_address__v - The delivery location of the delivery. In Split Mode 1, this value is stored in the ship_to_address__v field of the delivery order. In Split Mode 2 and 3, this value is stored in the delivery_location__v field of the delivery order.
- delivery_date__v - The date of the delivery. This value is stored in the delivery_date__v field of the delivery order.
- delivery_free_goods__v - The sum of free goods allocated to the delivery across all products in the delivery. This value is stored in the order_free_goods__v field of the delivery order.
- delivery_list_amount__v - The sum of quantity__v multiplied by list_amount__v of all product quantities allocated to the delivery. This value is stored in the order_list_amount__v field of the delivery order.
- delivery_net_amount__v - The sum of quantity__v multiplied by net_amount__v of all product quantities allocated to the delivery. This value is stored in the order_net_amount__v field of the delivery order.
- delivery_total_quantity__v - The sum of quantity, including free goods, allocated to the delivery across all products in the delivery. This value is stored in the order_total_quantity__v field of the delivery order.
- delivery_wholesaler__v - The wholesaler of the delivery. In Split Mode 1, this value is stored in the wholesaler__v field of the delivery order. In Split Mode 2 and 3, this value is stored in the wholesaler_account_partner__v field of the delivery order.
- payer__v - The payer for the delivery. This value is stored in the payer__v field of the delivery order.