Share via


ProdUpdReportFinished Class [AX 2012]

The ProdUpdReportFinished class is used for reporting a production order as finished.

Syntax

class ProdUpdReportFinished extends ProdUpd

Run On

Server

Methods

  Method Description
Gg846378.pubmethod(en-us,AX.60).gif addCreatedRec (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif addDeletedRec (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif addUpdateRec (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg846378.protmethod(en-us,AX.60).gif canUpdateProdReceipt Indicates whether a ProdParmReportFinished record can update the production receipt.
Gg846378.pubmethod(en-us,AX.60).gif createdRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif deletedRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif initProdTable Initializes the prodTable variable with a value from the parameter table. (Inherited from ProdUpd.)
Gg846378.pubmethod(en-us,AX.60).gif mergeCreatedRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif mergeDeletedRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif mergeRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif mergeUpdateRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif new Initializes a new instance of the UpdateBase class. (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif packCreatedRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif parmParmBuffer Gets or sets the ParmBuffer parameter. (Overrides the parmParmBuffer Method.)
Gg846378.pubmethod(en-us,AX.60).gif prodTable Returns the value of the prodTable variable, specifying which production order will be updated. (Inherited from ProdUpd.)
Gg846378.pubmethod(en-us,AX.60).gif run Starts reporting a production order as finished. (Overrides the run Method.)
Gg846378.pubmethod(en-us,AX.60).gif setParameters
Gg846378.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif updateBOMConsumption
Gg846378.pubmethod(en-us,AX.60).gif updatedRecs (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif updateJobJournal (Inherited from UpdateBase.)
Gg846378.pubmethod(en-us,AX.60).gif updateProdReceipt
Gg846378.pubmethod(en-us,AX.60).gif updateRouteConsumption
Gg846378.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif validate (Overrides the validate Method.)
Gg846378.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg846378.protmethod(en-us,AX.60).gif whsOverReportQty Method to start more inventory if overProducing.
Gg846378.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::construct Initializes a new instance of the ProdUpdReportFinished class.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::initParmBufferFromHistCost
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::newParmBuffer
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::pdsCWProposalQtyError Proposes a catch-weight error quantity for reporting the production order as finished.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::pdsCWProposalQtyGood Calculates and returns the proposed quantity value, in catch-weight units.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::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.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::pmfCoByProposalQtyGood Initializes the proposed quantity for co/by products.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::pmfCWCoByProposalQtyGood Calculates and returns the proposed quantity for co/by products, in catch-weight units.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::proposalQtyError Proposes an error quantity for reporting as finished the production order.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::proposalQtyGood Proposes a good quantity for reporting as finished on the production order.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::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.
Gg846378.pubmethod(en-us,AX.60).gif Gg846378.static(en-us,AX.60).gif ::runPreviousJob

Top

Remarks

Using this class, production orders can be reported as finished and physically received available.

Examples

void releaseProduction(ProdParmReportFinished _prodParmReportFinished) 
{ 
    ProdUpdReportFinished prodUpdReportFinished =  
        ProdUpdReportFinished::newParmBuffer(_prodParmReportFinished); 
 
    prodUpdReportFinished.run(); 
}

Inheritance Hierarchy

Object Class
  UpdateBase Class
    ProdUpd Class
      ProdUpdReportFinished Class

See Also

ProdUpdHistoricalCost Class

ProdMultiReportFinished Class