DBA Data[Home] [Help]

APPS.RCV_RECEIPTS_QUERY_SV dependencies on PO_LOCATIONS_S

Line 357: x_valid_ship_to_location := po_locations_s.val_receipt_site_in_org (

353:
354: /*
355: ** Check to make sure the ship to location is still valid
356: */
357: x_valid_ship_to_location := po_locations_s.val_receipt_site_in_org (
358: x_ship_to_location_id, x_org_id);
359:
360: /*
361: ** IF this is a po based transaction then go get the distribution info