WHSReservationHierarchyLevelStrategy Class [AX 2012]
The WHSReservationHierarchyLevelStrategy class is used to determine the hierarchy levels on which reservations should be done.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getReservableHierarchyListTopDown | Returns a list of reservable dimensions in the reservation hierarchy based on the transaction type. |
| getReservationHierarchyLevel | Returns the WHSReservationHierarchyLevel value for the strategy. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| inventDimGroupSetup | |
| mustDetermineMissingDimensions | Determines whether the strategy requires any missing dimensions to be determined. |
| new | Initializes a new instance of the WHSReservationHierarchyLevelStrategy class. |
| 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.) |
| onlyReserveOrderedAvailable | Determines if only ordered available should be included for reservations. |
| onlyReservePhysicalAvailable | Determines whether instances that are designated "only physical available" can be reserved. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmInventDimReservationCriteria | Gets or sets the InventDimReservationCriteria parameter. |
| parmInventTable | Gets or sets the InventTable parameter. |
| reservationHierarchyProvider | Returns a WHSReservationHierarchyProvider instance. |
| setInventDimGroupSetup | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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 Object.) |
| ::addStrategiesToListFromMovement | Returns a WHSReservationHierarchyLevelStrategy instance based on the _movement parameter. |
| ::determineOrderedResStrategyTypesMovement | Determines the strategy types that are used to perform Ordered reservations based on the _movement parameter. |
| ::determinePhysicalStrategyTypesMovement | Determines the strategy types that are used to perform physical reservations based on the _movement parameter. |
| ::determineStrategyTypesFromMovement | Determines the strategy type based on the _movement parameter. |
| ::newFromStrategyType | Returns a WHSReservationHierarchyLevelStrategy instance based on the WHSReservationHierarchyLevelStrategyType type. |
| ::newPrimaryStrategyFromMovement | Returns the primary WHSReservationHierarchyLevelStrategy instance based on the _movement parameter. |
Community Additions
ADD
Show: