Share via


TaxPost.findPostingReference Method [AX 2012]

Finds the correct posting reference.

Syntax

protected void findPostingReference(
    LedgerPostingController _ledgerPostingController, 
    Voucher _voucher, 
    TransDate _transDate, 
   [TableId _sourceTableId, 
    RecId _sourceRecId])

Run On

Server

Parameters

See Also

Reference

TaxPost Class