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.
Inserts the intersection of the tax group.
Syntax
protected void insertIntersection_IN(
TaxGroup _taxGroup,
TaxItemGroup _taxItemGroup,
InventTransId _inventTransId,
Name _txt,
TransDate _taxCalculationDate,
[InvoiceId _invoiceId])
Run On
Server
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
The tax group.
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The tax item group.
- _inventTransId
Type: InventTransId Extended Data Type
The invent transaction id.
- _txt
Type: Name Extended Data Type
The name of the intersection.
- _taxCalculationDate
Type: TransDate Extended Data Type
The tax calculation date.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice id.