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 if tax codes calculated based on tax groups mathes given VAT charge source
Syntax
server public static boolean checkVATChargeSource_RU(
VATChargeSource_RU _source,
TaxGroup _taxGroup,
TaxItemGroup _taxItemGroup)
Run On
Server
Parameters
- _source
Type: VATChargeSource_RU Enumeration
VAT charge source to check
- _taxGroup
Type: TaxGroup Extended Data Type
Tax group to check
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
Tax item group to check
Return Value
Type: boolean
true if all tax codes has specified vat charge source; Otherwise false