IntrastatTransferIT.initIntrastatFromVendInvoiceIntrastat Method [AX 2012]
Initiates an Intrastat line from a VendInvoiceIntrastat line of a free text invoice.
Syntax
protected Intrastat initIntrastatFromVendInvoiceIntrastat(VendInvoiceJour _vendInvoiceJour, VendInvoiceIntrastat _vendInvoiceIntrastat)
Run On
Called
Parameters
- _vendInvoiceJour
Type: VendInvoiceJour Table
VendInvoiceJour record realted to the VendInvoiceIntrastat line.
- _vendInvoiceIntrastat
Type: VendInvoiceIntrastat Table
The source VendInvoiceIntrastat line.
Return Value
Type: Intrastat Table
The initalized Intrastat line.