Edit Journal Batch Number field for a Payment Journal

Hi,

I am new to AX 2012 and I created a new Journal Name and assigned a Number Sequence to it. I checked the Manual field in the Number Sequence Setup.

I expected that when I create a new Payment Journal Batch the system will allow me to edit the Journal Batch Number field. However, that field is uneditable. Is there a way to assign a value manually to the Journal Batch Number field?

I am trying to import Payment information into AX and wanted to create a Journal Batch Number through code for each day and assign that value to the Journal Batch Number field. How can I acheive the same in AX 2012?

Please let me know.

Thanks,

Anu

hi Anu,

Have u pass the number to “JournalNum” field of LedgerJournalTrans object ? using x++

I am asking just from the front-end, if I set the Number Series to be manual does AX not allow me to enter my own Journal Batch Number?

Thanks,

Anu