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.
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.