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.
Determines whether the specified record occurs in the TaxUncommitted table.
Syntax
client server public static boolean existByDocumentLineId(RefTableId _tableId, RefRecId _lineId)
Run On
Called
Parameters
- _tableId
Type: RefTableId Extended Data Type
The table ID of the transaction line table on which to perform tax calculations.
- _lineId
Type: RefRecId Extended Data Type
The line ID for a transaction.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.