Hi,
Try to change the link between OPCH and OVPM and then try:
OPCH T0 INNER JOIN OVPM T1 ON T0.DepositNum = T1.DocEntry INNER JOIN VPM2 T2 ON T1.DocEntry = T2.DocNum
Thanks & Regards,
Nagarajan
Hi,
Try to change the link between OPCH and OVPM and then try:
OPCH T0 INNER JOIN OVPM T1 ON T0.DepositNum = T1.DocEntry INNER JOIN VPM2 T2 ON T1.DocEntry = T2.DocNum
Thanks & Regards,
Nagarajan