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 the adjusted record exists.
Syntax
client server public static boolean isAdjustedRecordExist(
RecId _recId,
RefRecId _taxRegistrationNumber,
TaxDirection _taxDirection,
AmountCur _transTaxAmount)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID.
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The tax registration number.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
- _transTaxAmount
Type: AmountCur Extended Data Type
The tax amount of the transaction.
Return Value
Type: boolean
true if the adjusted record exists; otherwise, false.