InventDimOnHand_Physical Class [AX 2012]
| 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. (Inherited from InventDimOnHand.) |
| firstElement | (Inherited from InventDimOnHand.) |
| 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 | (Inherited from InventDimOnHand.) |
| initializeDimParm | (Inherited from InventDimOnHand.) |
| initializeProductDimensions | (Inherited from InventDimOnHand.) |
| initializeProductDimensionsItem | (Inherited from InventDimOnHand.) |
| initializeSpecPositive | (Inherited from InventDimOnHand.) |
| insert | (Inherited from InventDimOnHand.) |
| insertOrUpdate | (Inherited from InventDimOnHand.) |
| new | Initializes a new instance of the InventDimOnHand class. (Inherited from InventDimOnHand.) |
| 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 | (Inherited from InventDimOnHand.) |
| onHandQty | (Overrides the onHandQty Method.) |
| 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. (Inherited from InventDimOnHand.) |
| parmInventDimOnHandLevel | Gets or sets the InventDimOnHandLevel parameter. (Inherited from InventDimOnHand.) |
| parmInventDimParmCriteria | Gets or sets the InventDimParmCriteria parameter. (Inherited from InventDimOnHand.) |
| parmInventDimParmOnHandLevel | Gets or sets the InventDimParmOnHandLevel parameter. (Inherited from InventDimOnHand.) |
| parmItemIdCriteria | Gets or sets the ItemIdCriteria parameter. (Inherited from InventDimOnHand.) |
| parmOnlyPositiveOnHands | Gets or sets the OnlyPositiveOnHands parameter. (Inherited from InventDimOnHand.) |
| pdsCWOnHandQty | Returns the catch-weight physical inventory. (Overrides the pdsCWOnHandQty Method.) |
| queryDimParm | (Inherited from InventDimOnHand.) |
| queryInventSumItemConfigSpec | (Inherited from InventDimOnHand.) |
| queryProductDimensions | (Inherited from InventDimOnHand.) |
| 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.) |
| ::newPhysical |
Community Additions
ADD
Show: