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

Invoice account is not fetching on marking settlement in payment journal

$
0
0

Hi everyone,

I'm trying to execute the Function-Settlement process through code-while doing the standard way manually the system is finding the related the invoice account value and it gets inserted to journal line -in my case the std process is returning the '*' for invoice field-i'm using the below code-but i'm not getting any value for invoice-so kindly guide me on how to fetch the invoice account through settlement process in X++

CustVendOpenTransManager    manager;

manager=CustVendOpenTransManager::construct(axLedgerJournalTrans.ledgerJournalTrans());
manager.updateTransMarked(custTransOpen,true);


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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