Share via


ReleaseUpdateDB41_Invent.createWMSPickingData Method [AX 2012]

Creates data in the Warehouse Management System (WMS) tables that are based on data in the DEL_InventPick tables

Syntax

public void createWMSPickingData()

Run On

Server

Exceptions

Exception Condition
Error

The reference for call of number sequences is not specified.

-or-

The number sequence for the reference XXX in parameters in the YYY module has not been set up.

-or-

The number sequence XXX must be set to generate numbers automatically for the upgrade to succeed.

Remarks

The number sequence should not be set to YYY if order picking is used.

See Also

Reference

ReleaseUpdateDB41_Invent Class