Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: How to get purchase order charges from MarkupTrans table in x++?

$
0
0

If the PO is posted you can try to join markuptrans with vendInvoiceInfoTable/vendinvoiceJour.

select *  from markupTrans where markupTrans.TransRecId == vendInvoiceInfoTable.RecId &&

          markupTrans.TransTableId == vendInvoiceInfoTable.TableId


Viewing all articles
Browse latest Browse all 175888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>