Tracing SCO Transfer Orders from INV_RESERVATIONS
Summary:
In the INV_RESERVATIONS
table, we see records with DEMAND_SOURCE_TYPE_ID = 8
, which represent Transfer Orders created via SCO.
However, the DEMAND_SOURCE_HEADER_ID
and DEMAND_SOURCE_LINE_ID
columns do not correspond to HEADER_ID
and LINE_ID
in the standard Transfer Order tables (INV_TRANSFER_ORDERS_HEADERS
/ INV_TRANSFER_ORDER_LINES
).
Could you please advise on how can we trace the actual Transfer Order numbers from the DEMAND_SOURCE_HEADER_ID
/ DEMAND_SOURCE_LINE_ID
values in INV_RESERVATIONS?
Version (include the version you are using, if applicable): 25C
Code Snippet (add any code snippets that support your topic, if applicable):