Share via


WMSStorageLoadUnit::createStorageLoadUnit Method

Creates a storage load unit.

Syntax

server public static WMSStorageLoadUnit createStorageLoadUnit(
    Name _name, 
    RefRecId _reportSetup, 
   [NoYes _isExistingUnit])

Run On

Server

Parameters

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

Return Value

Type: WMSStorageLoadUnit Table
An instance of the WMSStorageLoadUnit record.

See Also

Reference

WMSStorageLoadUnit Table