Share via


TMSCommercialInvoiceDP.insertTMSCommercialInvoice Method [AX 2012]

Insert method for the Commercial Invoice Report

Syntax

public void insertTMSCommercialInvoice(
    WHSShipmentTable _whsShipmentTable, 
    WHSLoadLine _whsLoadLine, 
    SalesLine _salesLine, 
    SalesTable _salesTable, 
    MarkupTrans _markupTrans)

Run On

Server

Parameters

See Also

Reference

TMSCommercialInvoiceDP Class