IntrastatTransfer_HU.initIntrastatFromFreeCustInvoiceTrans Method [AX 2012]

Initiates an Intrastat line from a CustInvoiceTrans line of a free text invoice.

Syntax

protected Intrastat initIntrastatFromFreeCustInvoiceTrans(
    CustInvoiceJour _custInvoiceJour, 
    CustInvoiceTrans _custInvoiceTrans, 
    IntrastatTransferMap _intrastatTransferMap)

Run On

Called

Parameters

  • _custInvoiceJour
    Type: CustInvoiceJour Table
    CustPackingSlipJour record realted to the CustPackingSlipTrans line.

Return Value

Type: Intrastat Table
The initalized Intrastat line.

See Also

Reference

IntrastatTransfer_HU Class