TaxBookTable::hasTaxReportTableRecords Method
Verifies whether any TaxReportTable records that reference the specified VAT book exist.
Syntax
client server public static boolean hasTaxReportTableRecords(RecId taxBookTableRecId)
Run On
Called
Parameters
- taxBookTableRecId
Type: RecId Extended Data Type
The record ID of the VAT book.
Return Value
Type: boolean
true if any TaxReportTable records that reference the specified VAT book exist; otherwise, false.