ProdUpdReportFinished Class [AX 2012]
The ProdUpdReportFinished class is used for reporting a production order as finished.
| Method | Description | |
|---|---|---|
| addCreatedRec | (Inherited from UpdateBase.) |
| addDeletedRec | (Inherited from UpdateBase.) |
| addUpdateRec | (Inherited from UpdateBase.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| canUpdateProdReceipt | Indicates whether a ProdParmReportFinished record can update the production receipt. |
| createdRecs | (Inherited from UpdateBase.) |
| deletedRecs | (Inherited from UpdateBase.) |
| 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.) |
| initProdTable | Initializes the prodTable variable with a value from the parameter table. (Inherited from ProdUpd.) |
| mergeCreatedRecs | (Inherited from UpdateBase.) |
| mergeDeletedRecs | (Inherited from UpdateBase.) |
| mergeRecs | (Inherited from UpdateBase.) |
| mergeUpdateRecs | (Inherited from UpdateBase.) |
| new | Initializes a new instance of the UpdateBase class. (Inherited from UpdateBase.) |
| 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.) |
| packCreatedRecs | (Inherited from UpdateBase.) |
| parmParmBuffer | Gets or sets the ParmBuffer parameter. (Overrides the parmParmBuffer Method.) |
| prodTable | Returns the value of the prodTable variable, specifying which production order will be updated. (Inherited from ProdUpd.) |
| run | Starts reporting a production order as finished. (Overrides the run Method.) |
| 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.) |
| updateBOMConsumption | |
| updatedRecs | (Inherited from UpdateBase.) |
| updateJobJournal | (Inherited from UpdateBase.) |
| updateProdReceipt | |
| updateRouteConsumption | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | (Overrides the validate Method.) |
| wait | Pauses a process. (Inherited from Object.) |
| whsOverReportQty | Method to start more inventory if overProducing. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the ProdUpdReportFinished class. |
| ::initParmBufferFromHistCost | |
| ::newParmBuffer | |
| ::pdsCWProposalQtyError | Proposes a catch-weight error quantity for reporting the production order as finished. |
| ::pdsCWProposalQtyGood | Calculates and returns the proposed quantity value, in catch-weight units. |
| ::pdsCWProposalQtyGoodRoute | Proposes a catch-weight quantity that should be reported as finished for a route operation, based on what was reported for the previous operation or for the production order. |
| ::pmfCoByProposalQtyGood | Initializes the proposed quantity for co/by products. |
| ::pmfCWCoByProposalQtyGood | Calculates and returns the proposed quantity for co/by products, in catch-weight units. |
| ::proposalQtyError | Proposes an error quantity for reporting as finished the production order. |
| ::proposalQtyGood | Proposes a good quantity for reporting as finished on the production order. |
| ::proposalQtyGoodRoute | Proposes a quantity to report as finished for an operation, depending on what was reported on the previous operation or on the production order. |
| ::runPreviousJob |
Community Additions
ADD
Show: