JournalTransList.update Method [AX 2012]
Updates the buffer with values passed in journalTrans
Syntax
public boolean update(JournalTransMap _journalTrans)
Run On
Called
Parameters
- _journalTrans
Type: JournalTransMap Map
The JournalTrans buffer to be updated into the list
Return Value
Type: boolean
true if the record is updated, false otherwise