DIOTAdditionalInfoForNoVendor_MX::isCommonTaxCodeMarked Method
Indicates whether the common sales tax code that has the DiotAddInfo_MX field marked.
Syntax
client server public static boolean isCommonTaxCodeMarked(TaxGroup _taxGroup, TaxItemGroup _taxItemGroup)
Run On
Called
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
The value to use to retrieves the record in the sales tax group.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The value to use to retrieve the record in the item sales tax group.
Return Value
Type: boolean
true if there is common sales tax code that has the DiotAddInfo_MX field marked; otherwise, false.
Remarks
This method is called to check for the common sales tax code in the sales tax group and the item sales tax group that has the DIOT information field marked.