InventQuarantineUpdEnd Class [AX 2012]

Syntax

class InventQuarantineUpdEnd extends InventQuarantineUpd

Run On

Server

Methods

  Method Description
Gg803100.pubmethod(en-us,AX.60).gif addCreatedRec (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif addDeletedRec (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif addUpdateRec (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif beginLedger (Inherited from InventQuarantineUpd.)
Gg803100.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif commitLedger (Inherited from InventQuarantineUpd.)
Gg803100.pubmethod(en-us,AX.60).gif createdRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif deletedRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif initInventQuarantineOrder (Inherited from InventQuarantineUpd.)
Gg803100.pubmethod(en-us,AX.60).gif mergeCreatedRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif mergeDeletedRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif mergeRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif mergeUpdateRecs (Inherited from UpdateBase.)
Gg803100.protmethod(en-us,AX.60).gif movePalletsForReceiptIfNeeded Moves pallet to receipt locations if possible. (Overrides the movePalletsForReceiptIfNeeded Method.)
Gg803100.pubmethod(en-us,AX.60).gif new Initializes a new instance of the UpdateBase class. (Inherited from UpdateBase.)
Gg803100.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.)
Gg803100.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.)
Gg803100.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif packCreatedRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif parmIgnorePalletLocation Gets or sets the IgnorePalletLocation parameter.
Gg803100.pubmethod(en-us,AX.60).gif parmParmBuffer Gets or sets the ParmBuffer parameter. (Inherited from InventQuarantineUpd.)
Gg803100.protmethod(en-us,AX.60).gif preUpdateQuarantineOrder (Overrides the preUpdateQuarantineOrder Method.)
Gg803100.pubmethod(en-us,AX.60).gif run (Overrides the run Method.)
Gg803100.pubmethod(en-us,AX.60).gif setParameters (Inherited from InventQuarantineUpd.)
Gg803100.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg803100.protmethod(en-us,AX.60).gif updateDimReservePhysical Updates the issue status of reserved ordered transactions when the quarantine order is ended.
Gg803100.pubmethod(en-us,AX.60).gif updatedRecs (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif updateJobJournal (Inherited from UpdateBase.)
Gg803100.pubmethod(en-us,AX.60).gif updateQuarantineOrder (Overrides the updateQuarantineOrder Method.)
Gg803100.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.)
Gg803100.pubmethod(en-us,AX.60).gif validate (Overrides the validate Method.)
Gg803100.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg803100.pubmethod(en-us,AX.60).gif Gg803100.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventQuarantineUpdEnd class.
Gg803100.pubmethod(en-us,AX.60).gif Gg803100.static(en-us,AX.60).gif ::newParmBuffer
Gg803100.pubmethod(en-us,AX.60).gif Gg803100.static(en-us,AX.60).gif ::newQuarantineOrder

Top

Inheritance Hierarchy

Object Class
  UpdateBase Class
    InventQuarantineUpd Class
      InventQuarantineUpdEnd Class