InventDimOnHand Class [AX 2012]
Syntax
class InventDimOnHand extends Set
Run On
Called
Methods
Method | Description | |
---|---|---|
add | Adds an element to the set. (Inherited from Set.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
definitionString | Returns a description of the type of the elements in the set. (Inherited from Set.) | |
elements | Returns the number of elements in the set. (Inherited from Set.) | |
empty | Determines whether the set is empty. (Inherited from Set.) | |
equal | Determines whether a set is identical to the current set. (Inherited from Set.) | |
exists | Indicates whether the specified instance of the inventDimOnHandMember class exists. | |
firstElement | ||
getEnumerator | Creates an enumerator for a set, which allows you to traverse the set. (Inherited from Set.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
in | Determines whether a specified element is a member of the set. (Inherited from Set.) | |
initialize | ||
initializeDimParm | ||
initializeProductDimensions | ||
initializeProductDimensionsItem | ||
initializeSpecPositive | ||
insert | ||
insertOrUpdate | ||
new | Initializes a new instance of the InventDimOnHand class. (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
onHandIterator | ||
onHandQty | ||
owner | Returns the instance that owns the object. (Inherited from Object.) | |
pack | Serializes the current instance of the Set class. (Inherited from Set.) | |
parmInventDimCriteria | Gets or sets the InventDimCriteria parameter. | |
parmInventDimOnHandLevel | Gets or sets the InventDimOnHandLevel parameter. | |
parmInventDimParmCriteria | Gets or sets the InventDimParmCriteria parameter. | |
parmInventDimParmOnHandLevel | Gets or sets the InventDimParmOnHandLevel parameter. | |
parmItemIdCriteria | Gets or sets the ItemIdCriteria parameter. | |
parmOnlyPositiveOnHands | Gets or sets the OnlyPositiveOnHands parameter. | |
pdsCWOnHandQty | Returns a default value of 0 for catch-weight on-hand quantity. | |
queryDimParm | ||
queryInventSumItemConfigSpec | ||
queryProductDimensions | ||
remove | Removes an element from the set. (Inherited from Set.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string describing the contents of the set. (Inherited from Set.) | |
typeId | Returns the type of the values in the set. (Inherited from Set.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Set.) | |
::newAvailPhysical | ||
::newAvailPhysicalWMSPallet | ||
::newPhysicalArrived | ||
::newPhysicalArrivedWMSPallet |
Top
Inheritance Hierarchy
Object Class
Set Class
InventDimOnHand Class
InventDimOnHand_AvailPhysical Class
InventDimOnHand_Physical Class
InventDimOnHand_PhysicalArrived Class