Share via


LedgerJournalCheckPost.taxWithholdGetCheckNum_IN Method [AX 2012]

Read the LedgerJournalTrans buffer to get the cheque number.

Syntax

private BankNegInstNum taxWithholdGetCheckNum_IN(
    CustVendPaymFeeId _custVendPaymFeeId, 
    Voucher _voucher, 
    TransDate _transDate)

Run On

Server

Parameters

Return Value

Type: BankNegInstNum Extended Data Type
Return the check number for the found tranaction.

See Also

Reference

LedgerJournalCheckPost Class