Share via


WMSStorageLoadUnit::updateStorageLoadUnitNameAndSite Method

Updates storage load unit name and site reference.

Syntax

server public static void updateStorageLoadUnitNameAndSite(
    RecId _storageLoadUnitRecId, 
    Name _name, 
    InventSiteId _inventSiteId, 
    RefRecId _reportSetup, 
   [NoYes _isExistingUnit])

Run On

Server

Parameters

  • _isExistingUnit
    Type: NoYes Enumeration
    A Boolean value that indicates whether the existing unit should be updated or not.

See Also

Reference

WMSStorageLoadUnit Table