Tax.prePaymentIsTaxable_IN Method [AX 2012]

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

public boolean prePaymentIsTaxable_IN(LedgerJournalTrans _ledgerJournalTransLoc)

Run On

Server

Parameters

_ledgerJournalTransLoc
Type: LedgerJournalTrans Table
A buffer of LedgerJournalTrans table.

Return Value

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

Reference

Community Additions

ADD
Show: