FactureTrans_RU::existFactureVATTrans Method
Determines whether a facture has lines that include VAT.
Syntax
server public static boolean existFactureVATTrans(FactureId_RU _factureId, FactureModule_RU _module)
Run On
Server
Parameters
- _factureId
Type: FactureId_RU Extended Data Type
The ID of the facture journal.
- _module
Type: FactureModule_RU Enumeration
The FactureModule_RU value of the facture.
Return Value
Type: boolean
true if the facture contains lines that include VAT; otherwise, false.