DBA Data[Home] [Help]

APPS.GMI_SHIPPING_UTIL dependencies on WSH_TRIP_STOPS

Line 107: , p_trip_stop_rec IN wsh_trip_stops%ROWTYPE

103: );
104:
105: PROCEDURE create_rcv_transaction
106: ( p_shipping_line IN wsh_delivery_details%ROWTYPE
107: , p_trip_stop_rec IN wsh_trip_stops%ROWTYPE
108: , p_group_id IN NUMBER
109: , x_return_status OUT NOCOPY VARCHAR2
110: , x_msg_count OUT NOCOPY NUMBER
111: , x_msg_data OUT NOCOPY VARCHAR2