DBA Data[Home] [Help]

APPS.RCV_RECEIPTS_QUERY_SV dependencies on PO_LOCATIONS_S

Line 336: x_valid_ship_to_location := po_locations_s.val_receipt_site_in_org (

332:
333: /*
334: ** Check to make sure the ship to location is still valid
335: */
336: x_valid_ship_to_location := po_locations_s.val_receipt_site_in_org (
337: x_ship_to_location_id, x_org_id);
338:
339: /*
340: ** IF this is a po based transaction then go get the distribution info