TaxUncommitted::existsNonRecoverableTaxForDocument Method
Determines if the document has non-recoverable tax amounts.
Syntax
client server public static boolean existsNonRecoverableTaxForDocument(RefTableId _documentTableId, RefRecId _documentId)
Run On
Called
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
The table ID for the transaction header.
- _documentId
Type: RefRecId Extended Data Type
The record ID of the transaction header.
Return Value
Type: boolean
true if the document has non-recoverable tax amount, else, false.