Hi ,
I want to create a query in AOT between VendpackingSlipTrans and purchLine table ,i create the first data source from VendpackingSlipTrans table and join purchline table by this relation VendPackingSlipTrans.OrigiPurchId == PurchLine.PurchId
So my bit is to find Purchline associated with the receiving line and i don't know if this relation is correct
should i add a new relation in purchline Table ?
*This post is locked for comments
I have the same question (0)Hi,
You can relate in this way :
VendPackingSlipTrans.VendPackingSlipJour == VendPackingSlipJour.RecId
VendPackingSlipJour.PurchId == PurchTable.PurchId
Thanks.
Syed Haris Shah
9
Mea_
4
KP-31070522-0
3