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 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.