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

show description of every line

$
0
0

Dear all 

I want to show description in ledger transaction list report 

select Description from inventJournalTrans
join inventJournalTable
where inventJournalTable.JournalId==inventJournalTrans.JournalId
&& inventJournalTrans.Voucher==_generalJournalEntry.SubledgerVoucher;

ledgerTransListAccountTmp.Txt = inventJournalTrans.Description;

in this way show only first line description

how to show different line description on report

of a voucher  


Viewing all articles
Browse latest Browse all 175888

Trending Articles



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