DBA Data[Home] [Help]

APPS.WMS_PACKING_WORKBENCH_PVT dependencies on WSH_DELIVERY_DETAILS_OB_GRP_V

Line 2007: FROM wsh_delivery_details_ob_grp_v wdd1, wsh_delivery_details_ob_grp_v wdd2

2003: ,nvl(wdd1.customer_id, wnd.customer_id)
2004: ,wdd1.ship_to_location_id
2005: ,wdd1.ship_set_id
2006: ,wdd1.top_model_line_id
2007: FROM wsh_delivery_details_ob_grp_v wdd1, wsh_delivery_details_ob_grp_v wdd2
2008: ,wsh_delivery_assignments_v wda, wsh_new_deliveries_ob_grp_v wnd
2009: -- Bug 5121507
2010: , wsh_delivery_legs wdl
2011: , wsh_trip_stops wts