WMSStorageLoadUnit::createStorageLoadUnit Method
Creates a storage load unit.
Syntax
server public static WMSStorageLoadUnit createStorageLoadUnit(
Name _name,
RefRecId _reportSetup,
[NoYes _isExistingUnit])
Run On
Server
Parameters
- _name
Type: Name Extended Data Type
The unique name of the storage load unit.
- _reportSetup
Type: RefRecId Extended Data Type
The report setup to use.
- _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.