Share via


ProjJournalCheckPost.createReversalEntryJournalLine Method [AX 2012]

Creates Reversal Entry hour journal line for a given hour journal line that is marked as reverse with future date

Syntax

protected ProjJournalTrans createReversalEntryJournalLine(ProjJournalTrans _projJournalTrans, Voucher _voucher)

Run On

Called

Parameters

Return Value

Type: ProjJournalTrans Table
Reversal Entry that was created

Remarks

New reversal entry will have the reversing date of original transaction as the transaction date.

See Also

Reference

ProjJournalCheckPost Class