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