BOMReportFinish Class [AX 2012]

Syntax

class BOMReportFinish extends BOMReportFinishBase

Run On

Server

Methods

  Method Description
Gg760581.pubmethod(en-us,AX.60).gif addCreatedRec (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif addDeletedRec (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif addUpdateRec (Inherited from UpdateBase.)
Gg760581.protmethod(en-us,AX.60).gif addWarning Adds a warning for a specific journal line.
Gg760581.protmethod(en-us,AX.60).gif assignPreviousUsedDim Assigns inventory dimensions to inventory transactions for a specified journal line.
Gg760581.pubmethod(en-us,AX.60).gif calcQty (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif createdRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif deletedRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg760581.protmethod(en-us,AX.60).gif expandQty (Inherited from BOMReportFinishBase.)
Gg760581.protmethod(en-us,AX.60).gif getInventDimsAndQtyFromTransId Finds previously used inventory dimensions and distributes a quantity for each of these dimensions based on the previous ratio.
Gg760581.protmethod(en-us,AX.60).gif getJournalIdAndVoucherFromReturnLotId (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif initBOMCalcData (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif initBOMIssueReturn Creates a bill of materials journal line based on a previous record.
Gg760581.pubmethod(en-us,AX.60).gif initBOMReceipt
Gg760581.pubmethod(en-us,AX.60).gif initBOMReceiptReturn Creates a reverting bill of materials journal line.
Gg760581.pubmethod(en-us,AX.60).gif initInventJournalTable
Gg760581.protmethod(en-us,AX.60).gif inventJournalTrans (Inherited from BOMReportFinishBase.)
Gg760581.protmethod(en-us,AX.60).gif journalId (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif journalTableData
Gg760581.pubmethod(en-us,AX.60).gif mergeCreatedRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif mergeDeletedRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif mergeRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif mergeUpdateRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif new Initializes a new instance of the UpdateBase class. (Inherited from UpdateBase.)
Gg760581.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.)
Gg760581.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.)
Gg760581.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif packCreatedRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif parmParmBuffer Gets or sets the ParmBuffer parameter. (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif parmPostJournal Gets or sets the PostJournal parameter.
Gg760581.pubmethod(en-us,AX.60).gif pdsCWCalcQty Calculates the consumption if the values are catch weight and inventory quantities. (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif roundQty (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif run (Overrides the run Method.)
Gg760581.pubmethod(en-us,AX.60).gif searchBOM (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif searchInventJournalTrans (Overrides the searchInventJournalTrans Method.)
Gg760581.pubmethod(en-us,AX.60).gif searchInventTrans (Overrides the searchInventTrans Method.)
Gg760581.pubmethod(en-us,AX.60).gif searchReturnLotId (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif updateBOMConsumption Creates an InventJournalTrans record from a bill of materials line. (Overrides the updateBOMConsumption Method.)
Gg760581.pubmethod(en-us,AX.60).gif updateBOMPrice
Gg760581.pubmethod(en-us,AX.60).gif updatedRecs (Inherited from UpdateBase.)
Gg760581.pubmethod(en-us,AX.60).gif updateJobJournal (Inherited from UpdateBase.)
Gg760581.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.)
Gg760581.pubmethod(en-us,AX.60).gif validate (Inherited from BOMReportFinishBase.)
Gg760581.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg760581.pubmethod(en-us,AX.60).gif Gg760581.static(en-us,AX.60).gif ::description Gets the description of the class.
Gg760581.pubmethod(en-us,AX.60).gif Gg760581.static(en-us,AX.60).gif ::newAutoReportFinished
Gg760581.pubmethod(en-us,AX.60).gif Gg760581.static(en-us,AX.60).gif ::newParmBuffer

Top

Inheritance Hierarchy

Object Class
  UpdateBase Class
    BOMReportFinishBase Class
      BOMReportFinish Class