Share via


LedgerVoucherObject.showErrorTransactions Method [AX 2012]

Shows an Infolog that has information about all the transactions on the voucher.

Syntax

public void showErrorTransactions(Map _subledgerVoucherCollection)

Run On

Called

Parameters

  • _subledgerVoucherCollection
    Type: Map Class
    The collection of subledger vouchers that are used during ledger posting.

Remarks

This method is called when validation shows that the voucher does not balance.

See Also

Reference

LedgerVoucherObject Class