WrkCtrCapResHandler Class [AX 2012]
The WrkCtrCapResHandler class can be used to retrieve information about resource capacity reservations.
| Method | Description | |
|---|---|---|
| addCapResQueryIndex | Adds a relevant index to the data source of capacity reservation queries. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| capResPropertyTableFieldId | Gets the field ID of the field that corresponds to the given WrkCtrCapResProperty field. |
| capResPropertyTableId | Gets the table ID of the table of capacity reservation properties. |
| capResTableFieldId | Gets the field ID of the field that corresponds to the given WrkCtrCapRes field. |
| capResTableId | Gets the table ID of the capacity reservations table. |
| deleteOrderReservations | Deletes capacity reservations for a given order or reference. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasNewCapacityReservation | Indicates whether any capacity reservations occur in a list of specified intervals. |
| loadCapacityReservations | Retrieves the capacity reservations for a specified date and time interval for a specified resource. |
| new | Initializes a new instance of the WrkCtrCapResHandler 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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmLimitCapPO | Gets or sets the LimitCapPO parameter. |
| parmLimitCapProd | Gets or sets the LimitCapProd parameter. |
| parmLimitCapProject | Gets or sets the LimitCapProject parameter. |
| parmPlanVersion | Gets or sets the PlanVersion parameter. |
| 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.) |
| ::construct | Initializes a new instance of the WrkCtrCapResHandler class. |
| ::newParams | Initializes a new instance of the WrkCtrCapResHandler class. |
Community Additions
ADD
Show: