DBA Data[Home] [Help]

APPS.WSH_EXTERNAL_INTERFACE_SV dependencies on WSH_DELIVERY_DETAILS

Line 54: from wsh_delivery_details wdd,

50: where organization_id= p_organization_id;
51:
52: cursor valid_carrier_det_cur is
53: select distinct wc.manifesting_enabled_flag
54: from wsh_delivery_details wdd,
55: wsh_carrier_services wcs,
56: wsh_carriers wc,
57: wsh_new_deliveries wnd,
58: wsh_delivery_assignments_v wda