Share via


TMSCertificateOfOriginDP.insertTMSCertificateOfOrigin Method [AX 2012]

Inserts the fields into the temp table for the Certificate of Origin Report.

Syntax

public void insertTMSCertificateOfOrigin(
    WHSShipmentTable _shipmentTable, 
    WHSLoadLine _loadLine, 
    InventTable _inventTable, 
    WHSInventTable _whsInventTable, 
    TMSRouteSegment _routeSegment, 
    TMSRouteSegment _routeSegment2)

Run On

Server

Parameters

See Also

Reference

TMSCertificateOfOriginDP Class