Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _component
Type: TaxWithholdComponentRecId_IN Extended Data Type
The tax type on which the check operation will perform.
- _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.