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 an intersection.
Syntax
public void insertIntersection(
TaxGroup _taxGroup,
TaxItemGroup _taxItemGroup,
InventTransId _inventTransId,
Name _txt,
TransDate _taxCalculationDate,
[InvoiceId _invoiceId,
GSTHSTTaxType_CA _gsthstTaxType_CA])
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 inventory transaction ID.
- _txt
Type: Name Extended Data Type
The instance of the Name class.
- _taxCalculationDate
Type: TransDate Extended Data Type
The tax calculation date.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice ID.
- _gsthstTaxType_CA
Type: GSTHSTTaxType_CA Enumeration
The gsthst tax type.