Share via


WMSAisleRackCopy::copyInventLocation Method [AX 2012]

Copies all warehouse locations from one warehouse to another.

Syntax

server private static void copyInventLocation(InventLocationId inventLocationIdFrom, InventLocationId inventLocationIdTo)

Run On

Server

Parameters

Exceptions

Exception Condition
UpdateConflict

Standard update conflict resolution.

UpdateConflictNotRecovered

Standard update conflict resolution.

UpdateConflict

Standard update conflict resolution.

UpdateConflictNotRecovered

Standard update conflict resolution.

See Also

Reference

WMSAisleRackCopy Class