DBA Data[Home] [Help]

APPS.CSP_SCH_INT_PVT dependencies on CSP_SHIPPING_DETAILS_V

Line 5336: from csp_shipping_details_v

5332: intransit_time,
5333: from_location_id,
5334: to_location_id,
5335: destination_type
5336: from csp_shipping_details_v
5337: where organization_id = c_from_org_id
5338: and to_location_id = c_to_location_id;
5339:
5340: