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 for the specified document ID.
Syntax
client server public static boolean existByDocumentId(RefTableId _documentTableId, RefRecId _documentId)
Run On
Called
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
- _documentId
Type: RefRecId Extended Data Type
The document ID for a transaction.
Return Value
Type: boolean
true if the specified record occurs in the table; otherwise, false.