WMSStorageLoadUnitBuilder Class [AX 2012]

The WMSStorageLoadUnitBuilder class encapsulates logic for building up the load units required for the space usage analysis report.

class WMSStorageLoadUnitBuilder

Run On

Called

  MethodDescription
JJ752150.protmethod(en-us,AX.60).gif adjustStorageLoadUnitName Adjusts the specified storage load unit name.
JJ752150.pubmethod(en-us,AX.60).gif buildStorageLoadUnits Creates storage load units.
JJ752150.protmethod(en-us,AX.60).gif buildUnitsFromWarehouses Creates storage load units that consist of warehouses.
JJ752150.protmethod(en-us,AX.60).gif buildUnitsFromZones Creates storage load units which consists of store zones.
JJ752150.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ752150.protmethod(en-us,AX.60).gif deleteExistingUnits Deletes all existing storage load unit and storage load unit members.
JJ752150.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ752150.protmethod(en-us,AX.60).gif keepPersistentUnits Updates all storage load unit data to keep persisted units, removes obsolete units and create new one.
JJ752150.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif parmSetupOptions Gets or sets the SetupOptions parameter.
JJ752150.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ752150.protmethod(en-us,AX.60).gif splitAllUnitsByWarehouse Splits all storage load units by warehouse.
JJ752150.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ752150.protmethod(en-us,AX.60).gif updateAllUnitNames Updates all storage load unit names to reflect the storage load unit structure.
JJ752150.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ752150.pubmethod(en-us,AX.60).gif JJ752150.static(en-us,AX.60).gif ::construct Initializes a new instance of the WMSStorageLoadUnitBuilder class.
Top

Object Class
  WMSStorageLoadUnitBuilder Class

Community Additions

ADD
Show: