IntrastatTransfer_PL.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.
- _custInvoiceTrans
Type: CustInvoiceTrans Table
The source CustPackingSlipTrans line.
- _intrastatTransferMap
Type: IntrastatTransferMap Map
The map that contains mapping information to Intrastat.
Return Value
Type: Intrastat Table
The initalized Intrastat line.