Share via


WMSLocationLabelDP.insertWMSLocationLabelTmp Method [AX 2012]

Inserts data in the WMSLocationLabelTmp temporary table.

Syntax

private void insertWMSLocationLabelTmp(
    WMSLocation _wmsLocattion, 
    BarcodeSetup _barcodeSetup, 
    Barcode _barcode)

Run On

Server

Parameters

See Also

Reference

WMSLocationLabelDP Class