Sunday 1 March 2015

Create GL by X++

In order to create GL journal using X++ .

We need to populate following table
1.LedgerJournalTable
2.LedgerJournalTrans
3. LedgerJournalTransAccrual

LedgerJouranlTransAccrual table you can specify accrual start date and end date.

No comments:

Post a Comment

intercompany PO multiple product receipt by x++

public void processStampICPO(PackingSlipId _deliveryNote,                             Transdate _deliverydate,                             ...