DBA Data[Home] [Help]

APPS.WSH_PICKING_BATCHES_PUB dependencies on WSH_TRIPS

Line 49: Trip_Name wsh_trips.name%TYPE,

45: Ship_To_Location_code hr_locations_all_tl.location_code%TYPE,
46: Ship_From_Location_Id wsh_picking_batches.Ship_From_Location_Id%TYPE,
47: Ship_From_Location_code hr_locations_all_tl.location_code%TYPE,
48: Trip_Id wsh_picking_batches.Trip_Id%TYPE,
49: Trip_Name wsh_trips.name%TYPE,
50: Delivery_Id wsh_picking_batches.Delivery_Id%TYPE,
51: Delivery_Name wsh_new_deliveries.name%TYPE,
52: Include_Planned_Lines wsh_picking_batches.Include_Planned_Lines%TYPE,
53: Pick_Grouping_Rule_Id wsh_picking_batches.Pick_Grouping_Rule_Id%TYPE,