Hi @RManathungage94! Have you tried joining ARAdjust to ARRegister instead of ARInvoice?
Typically all the transaction detail is stored in ARRegister and only some is stored in ARInvoice.
Let me know if this helps!
Hi @BenjaminCrisman! yes, we have tried that as well. but still results are the same!!!
@RManathungage94 Actually, when I check the relations it looks like you are joining ARInvoice, the adjusted document, to ARAdjust on AdjgDocType and AdjgRefNbr. The adjusting doc type is a payment and the adjusted doc type is an invoice, these are not equal.
I see why you want to link to ARInvoice, because ARRegister probably doesn’t have that custom field in it?
Try either using AdjdDocType and AdjdRefNbr to link to if possible
Hi @RManathungage94 ,
there is a field called " PPDCrMemoRefNbr” in ARAdjust DAC, that Joins to RefNbr of ARInvoice, which can give you the desired Result,
Let Me know if you face any issues?