DBA Data[Home] [Help]

APPS.WMS_PACKING_WORKBENCH_PVT dependencies on WSH_DELIVERY_DETAILS_OB_GRP_V

Line 2080: FROM wsh_delivery_details_ob_grp_v wdd1, wsh_delivery_details_ob_grp_v wdd2

2076: ,nvl(wdd1.customer_id, wnd.customer_id)
2077: ,wdd1.ship_to_location_id
2078: ,wdd1.ship_set_id
2079: ,wdd1.top_model_line_id
2080: FROM wsh_delivery_details_ob_grp_v wdd1, wsh_delivery_details_ob_grp_v wdd2
2081: ,wsh_delivery_assignments_v wda, wsh_new_deliveries_ob_grp_v wnd
2082: -- Bug 5121507
2083: , wsh_delivery_legs wdl
2084: , wsh_trip_stops wts