Tax.insertIntersection Method [AX 2012]

protected 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
_taxItemGroup
Type: TaxItemGroup Extended Data Type
_inventTransId
Type: InventTransId Extended Data Type
_txt
Type: Name Extended Data Type
_taxCalculationDate
Type: TransDate Extended Data Type
_invoiceId
Type: InvoiceId Extended Data Type
_gsthstTaxType_CA
Type: GSTHSTTaxType_CA Enumeration

Reference

Community Additions

ADD
Show: