Q35
Single choice
AW Computing tracks order information in custom objects called order_c and order_Line_c - Currently, all shipping information is stored in the order_c object.
The company wants to expand Its order application to support split shipments so that any number of order_Line_c records on a single order_c can be shipped to different locations.
What should a developer add to fulfill this requirement?