What is the table name for the destination location in Manage Transfer Order Fusion?
Summary:
What is the table name for the destination location in Oracle Fusion Cloud Applications' "Manage Transfer Order" section?
Content (required):
I am currently creating a data model for the Manage Transfer Order table to be executed as an Excel sheet. I'm looking for the table name that stores information about the 'destination location' in the "Manage Transfer Order" section of Oracle Fusion Cloud Applications.
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications version 23B (11.13.23.04.0)
Code Snippet (add any code snippets that support your topic, if applicable):
SELECT
a.pick_slip_number,
b.source_header_number AS transfer_order_number,
Tagged:
0