Share via


TransactionReversal_Ledger.reversalPostingVAT_IN Method [AX 2012]

This method is used to reversal posting of the GeneralJournalAccountEntry.

Syntax

public GeneralJournalAccountEntry reversalPostingVAT_IN(
    GeneralJournalAccountEntry _generalJournalAccountEntry, 
    Voucher _voucher, 
    TransDate _transDate, 
   [LedgerVoucher _ledgerVoucher])

Run On

Called

Parameters

Return Value

Type: GeneralJournalAccountEntry Table
The GeneralJournalAccountEntry record.

See Also

Reference

TransactionReversal_Ledger Class