InventDimOnHand Class [AX 2012]

Syntax

class InventDimOnHand extends Set

Run On

Called

Methods

  Method Description
Gg779468.pubmethod(en-us,AX.60).gif add Adds an element to the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif definitionString Returns a description of the type of the elements in the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif elements Returns the number of elements in the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif empty Determines whether the set is empty. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif equal Determines whether a set is identical to the current set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif exists Indicates whether the specified instance of the inventDimOnHandMember class exists.
Gg779468.pubmethod(en-us,AX.60).gif firstElement
Gg779468.pubmethod(en-us,AX.60).gif getEnumerator Creates an enumerator for a set, which allows you to traverse the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif in Determines whether a specified element is a member of the set. (Inherited from Set.)
Gg779468.protmethod(en-us,AX.60).gif initialize
Gg779468.protmethod(en-us,AX.60).gif initializeDimParm
Gg779468.protmethod(en-us,AX.60).gif initializeProductDimensions
Gg779468.protmethod(en-us,AX.60).gif initializeProductDimensionsItem
Gg779468.protmethod(en-us,AX.60).gif initializeSpecPositive
Gg779468.protmethod(en-us,AX.60).gif insert
Gg779468.pubmethod(en-us,AX.60).gif insertOrUpdate
Gg779468.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventDimOnHand class. (Overrides the new Method.)
Gg779468.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.)
Gg779468.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.)
Gg779468.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif onHandIterator
Gg779468.pubmethod(en-us,AX.60).gif onHandQty
Gg779468.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the Set class. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif parmInventDimCriteria Gets or sets the InventDimCriteria parameter.
Gg779468.pubmethod(en-us,AX.60).gif parmInventDimOnHandLevel Gets or sets the InventDimOnHandLevel parameter.
Gg779468.pubmethod(en-us,AX.60).gif parmInventDimParmCriteria Gets or sets the InventDimParmCriteria parameter.
Gg779468.pubmethod(en-us,AX.60).gif parmInventDimParmOnHandLevel Gets or sets the InventDimParmOnHandLevel parameter.
Gg779468.pubmethod(en-us,AX.60).gif parmItemIdCriteria Gets or sets the ItemIdCriteria parameter.
Gg779468.pubmethod(en-us,AX.60).gif parmOnlyPositiveOnHands Gets or sets the OnlyPositiveOnHands parameter.
Gg779468.pubmethod(en-us,AX.60).gif pdsCWOnHandQty Returns a default value of 0 for catch-weight on-hand quantity.
Gg779468.protmethod(en-us,AX.60).gif queryDimParm
Gg779468.protmethod(en-us,AX.60).gif queryInventSumItemConfigSpec
Gg779468.protmethod(en-us,AX.60).gif queryProductDimensions
Gg779468.pubmethod(en-us,AX.60).gif remove Removes an element from the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif toString Returns a string describing the contents of the set. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif typeId Returns the type of the values in the set. (Inherited from Set.)
Gg779468.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.)
Gg779468.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg779468.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Set.)
Gg779468.pubmethod(en-us,AX.60).gif Gg779468.static(en-us,AX.60).gif ::newAvailPhysical
Gg779468.pubmethod(en-us,AX.60).gif Gg779468.static(en-us,AX.60).gif ::newAvailPhysicalWMSPallet
Gg779468.pubmethod(en-us,AX.60).gif Gg779468.static(en-us,AX.60).gif ::newPhysicalArrived
Gg779468.pubmethod(en-us,AX.60).gif Gg779468.static(en-us,AX.60).gif ::newPhysicalArrivedWMSPallet

Top

Inheritance Hierarchy

Object Class
  Set Class
    InventDimOnHand Class
      InventDimOnHand_AvailPhysical Class
      InventDimOnHand_Physical Class
      InventDimOnHand_PhysicalArrived Class