LedgerJournalTrans::isTaxWithholdGroupOnLJT_IN Method

Determines whether the specified record have tax withhold group.

Syntax

client server public static boolean isTaxWithholdGroupOnLJT_IN(
    LedgerJournalId _ledgerJournalId, 
    TransDate _transDate, 
    Voucher _voucher)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tax without group of transaction not exits; otherwise, false.

See Also

Reference

LedgerJournalTrans Table