Share via


ComponentTransactions_IN::isAdjustedRecordExist Method

Checks whether the adjusted record exists.

Syntax

client server public static boolean isAdjustedRecordExist(
    RecId _recId, 
    RefRecId _taxRegistrationNumber, 
    TaxDirection _taxDirection, 
    AmountCur _transTaxAmount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the adjusted record exists; otherwise, false.

See Also

Reference

ComponentTransactions_IN Table