TaxWithholdThresholdLimit_IN::existsForComponentAndTransDate Method

Checks whether there is an occurrence of the TaxWithholdThresholdLimit_IN record for a specified parameter.

Syntax

client server public static boolean existsForComponentAndTransDate(TaxWithholdComponentRecId_IN _component, [TransDate _transactionDate])

Run On

Called

Parameters

  • _transactionDate
    Type: TransDate Extended Data Type
    The transaction date that is used to determine whether there is an occurrence of the record.

Return Value

Type: boolean
true if there is an occurrence of the record; otherwise, false.

See Also

Reference

TaxWithholdThresholdLimit_IN Table