ProdJobUpdate Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createAllProdRouteJobs | |
| createJobs | |
| createOneProdRouteJob | |
| 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.) |
| loadExistingRouteJobs | Loads all the existing jobs for the specified production. |
| matchExistingProdRouteJob | Synchronizes the a production job with the shop floor control jobs. |
| new | Initializes a new instance of the ProdJobUpdate 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.) |
| parmBOMCalcData | Gets or sets the BOMCalcData parameter. |
| parmDeleteCapacityReservations | Gets or sets the DeleteCapacityReservations parameter. |
| parmOprNum | Gets or sets the OprNum parameter. |
| parmOprNumOrig | Gets or sets the OprNumOrig parameter. |
| parmProdId | Gets or sets the ProdId parameter. |
| parmProdTable | Gets or sets the ProdTable parameter. |
| parmScheduleAllJobs | Gets or sets the ScheduleAllJobs parameter. |
| removeExistingProdRouteJobs | Removes the registration from shop floor jobs for the jobs in the existing jobs set. |
| run | |
| saveExistingProdRouteJobs | Saves the jobs for one production order in the existing jobs set. |
| setParameters | |
| 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.) |
| updateFlag | |
| updatePrevLink | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::main | Provides an entry point for the ProdJobUpdate class when it is called from a command. |
| ::newProdId | Creates a new instance of the ProdJobUpdate class. |
| ::newProdIdOprNum | Initializes a new instance of the ProdJobUpdate class. |
| ::newProdTable | Initializes a new ProdJobUpdate class instance. |
Community Additions
ADD
Show: