TaxTrans::existBySourceDocumentHeader Method
Determines whether the TaxTrans record exists for the specified source document.
Syntax
client server public static boolean existBySourceDocumentHeader(RefRecId _sourceDocumentHeaderId)
Run On
Called
Parameters
- _sourceDocumentHeaderId
Type: RefRecId Extended Data Type
The source document ID for a transaction.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.