Tax.prePaymentIsTaxable_IN Method [AX 2012]

This method is used to check the pre payment of tax.

Syntax

public boolean prePaymentIsTaxable_IN(LedgerJournalTrans _ledgerJournalTransLoc)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if LedgerJournalACType if of type Cust or vend.

See Also

Reference

Tax Class