DBA Data[Home] [Help]

APPS.WSH_PICKING_BATCHES_PUB dependencies on HR_LOCATIONS_ALL_TL

Line 45: Ship_To_Location_code hr_locations_all_tl.location_code%TYPE,

41: To_Requested_Date DATE,
42: From_Scheduled_Ship_Date DATE,
43: To_Scheduled_Ship_Date DATE,
44: Ship_To_Location_Id wsh_picking_batches.Ship_To_Location_Id%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,

Line 47: Ship_From_Location_code hr_locations_all_tl.location_code%TYPE,

43: To_Scheduled_Ship_Date DATE,
44: Ship_To_Location_Id wsh_picking_batches.Ship_To_Location_Id%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,