InventTransferUpdPick Class [AX 2012]

The InventTransferUpdPick class is used to handle the picking of related updates of one transfer order.

Syntax

class InventTransferUpdPick extends InventTransferUpd

Run On

Called

Methods

  Method Description
Gg879903.pubmethod(en-us,AX.60).gif addCreatedRec (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif addDeletedRec (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif addUpdateRec (Inherited from UpdateBase.)
Gg879903.protmethod(en-us,AX.60).gif beginLedger Creates the data that is required for updating the ledger voucher. (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg879903.protmethod(en-us,AX.60).gif checkIfSomethingIsPosted Checks whether something is posted during the update. (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif commitLedger Commits the voucher. (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif createdRecs (Inherited from UpdateBase.)
Gg879903.protmethod(en-us,AX.60).gif createInventTransferJour Creates the journal header for the update in the InventTransferJour table. (Overrides the createInventTransferJour Method.)
Gg879903.protmethod(en-us,AX.60).gif createInventTransferJourLine (Overrides the createInventTransferJourLine Method.)
Gg879903.pubmethod(en-us,AX.60).gif createWMSOutputOrder Creates a Warehouse Management System (WMS) output order with the quantity passed as an argument by using the movement passed as an argument.
Gg879903.pubmethod(en-us,AX.60).gif deletedRecs (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg879903.protmethod(en-us,AX.60).gif initInventTransferTable Initializes the internal InventTransferTable buffer based on the internal InventTransferLine. (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif initJournalLinesList (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif insertJournalLines (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif mergeCreatedRecs (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif mergeDeletedRecs (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif mergeRecs (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif mergeUpdateRecs (Inherited from UpdateBase.)
Gg879903.protmethod(en-us,AX.60).gif mustCreateWMSOutputOrder Determines whether a Warehouse Management System (WMS) output order must be created.
Gg879903.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventTransferUpdPick class. (Overrides the new Method.)
Gg879903.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.)
Gg879903.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.)
Gg879903.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif packCreatedRecs (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif parmParmBuffer Gets or sets the ParmBuffer parameter. (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif printerSettings Returns the printer settings for the update. (Overrides the printerSettings Method.)
Gg879903.protmethod(en-us,AX.60).gif printOut Creates printouts that are related to the update. (Overrides the printOut Method.)
Gg879903.pubmethod(en-us,AX.60).gif progressUpdate (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif qtyUpdateFieldId_RU (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif reduceQty
Gg879903.protmethod(en-us,AX.60).gif reservebuffer Reserves the quantity from the inventTransferParmline. If it is not possible to do the reservation for the entire quantity, only the possible quantity is reserved.
Gg879903.pubmethod(en-us,AX.60).gif run Handles initialization and updates, for example, of journals and ledger transactions, that are performed during the update. (Overrides the run Method.)
Gg879903.protmethod(en-us,AX.60).gif sendAsXML Sends the XML when the print medium is not the screen.
Gg879903.protmethod(en-us,AX.60).gif setCatchWeightShipNow Sets ShipNow field value based on the inventory quantity calcuated from the inventory transactions.
Gg879903.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif updatedRecs (Inherited from UpdateBase.)
Gg879903.protmethod(en-us,AX.60).gif updateInventTransferJour_RU (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif updateInventTransferLine Updates an InventTransferLine record. (Overrides the updateInventTransferLine Method.)
Gg879903.protmethod(en-us,AX.60).gif updateInventTransferOrder Updates the related InventTransferLine and InventTransferTable records. (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif updateInventTransferReceiveRetFully_RU (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif updateInventTransferReceiveRetPartly_RU (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif updateJobJournal (Inherited from UpdateBase.)
Gg879903.protmethod(en-us,AX.60).gif updateReceiveOrdered_RU (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif updateReturnIssue_RU (Inherited from InventTransferUpd.)
Gg879903.protmethod(en-us,AX.60).gif updateScrapReturn_RU (Inherited from InventTransferUpd.)
Gg879903.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.)
Gg879903.pubmethod(en-us,AX.60).gif usePrintManagement (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif validate (Inherited from UpdateBase.)
Gg879903.pubmethod(en-us,AX.60).gif voucherId Returns the number of the voucher that will be used for this update. (Inherited from InventTransferUpd.)
Gg879903.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg879903.protmethod(en-us,AX.60).gif writeInventTransferJournal Writes to the journal that is related to the update.
Gg879903.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg879903.pubmethod(en-us,AX.60).gif Gg879903.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventTransferUpdPick class.
Gg879903.pubmethod(en-us,AX.60).gif Gg879903.static(en-us,AX.60).gif ::newParmBuffer

Top

Inheritance Hierarchy

Object Class
  UpdateBase Class
    InventTransferUpd Class
      InventTransferUpdPick Class