How to fetch Ship-From Site in receiving Transaction UI page
Summary:
In receiving UI pages of Fusion Procurement Cloud, we have observed some Ship-from Site in Transactions uses the Vendor_site_code in the UI pages, while others use the Party_site_name.
There is a field named as ship_from_location_id in rcv_transactions, when we link it to poz_supplier_sites_v or hz_party_sites, we found in some of transaction, the UI displayed as Vendor_site_code, some displayed as Party_site_name.
We need a query to fetch it as UI in a BIP report.
What operations or settings lead to this difference?
How can this information in the UI be accurately linked to rcv_transactions?