Can anyone tell me how to build a relation between InventTransferLine and SalesTable.
Thanks in Advance...
Can anyone tell me how to build a relation between InventTransferLine and SalesTable.
Thanks in Advance...
Hi Akhil Kumar Janjirala,
I recommend you check InventRef* fields on SalesLine. There are 3 fields that used to link different documents
InventRefType - Type of reference document
InventRefId - header refererence id
InventRefTransId - transaction InventTransId reference
The is a relation on salesLine to InventTransferTable and if you expand it with InventRefTransId you can get link to InventTransferLine
Hi Akhil Kumar Janjirala,
You can view objects in AOT and compare their relationships.
These tables are not much related. Where do you see a logical relation? What's the business requirement you're working on?
André Arnaud de Cal...
293,278
Super User 2025 Season 1
Martin Dráb
232,011
Most Valuable Professional
nmaenpaa
101,156
Moderator