TmpTaxReport_ITSummary::isTaxBookTypeIncluded Method
Checks that the type of the TaxBook record corresponds to the specified type of journal.
Syntax
client server private static boolean isTaxBookTypeIncluded(TaxBook _taxBook, TaxBookTypeJournal _taxBookTypeJournal)
Run On
Called
Parameters
- _taxBook
Type: TaxBook Table
The tax book buffer.
- _taxBookTypeJournal
Type: TaxBookTypeJournal Enumeration
The tax book journal type for Italy.
Return Value
Type: boolean
true if the TaxBook record type corresponds to the tax book journal type.