Share via


InventBlockingTableType Class [AX 2012]

The InventBlockingTableType class wraps various properties of the different inventory blocking types and callers.

Syntax

class InventBlockingTableType

Run On

Called

Methods

  Method Description
Gg742309.pubmethod(en-us,AX.60).gif canBeDeletedByUser Determines if the inventory blocking can be deleted by user.
Gg742309.pubmethod(en-us,AX.60).gif canBeEditedByUser Determines if the inventory blocking can be edited by user.
Gg742309.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif canExpectedReceiptBeDeletedByUser Determines if the expected receipt field value on the inventory blocking can be edited by user.
Gg742309.protmethod(en-us,AX.60).gif createOrUpdateBlockingTransaction Creates or updates the inventory blocking transaction.
Gg742309.pubmethod(en-us,AX.60).gif delete Deletes the inventory blocking record and corresponding inventory transactions.
Gg742309.protmethod(en-us,AX.60).gif deleteBlockingTransaction Deletes the inventory blocking transaction.
Gg742309.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif initFromItem Initializes the InventBlocking table buffer from the current item.
Gg742309.pubmethod(en-us,AX.60).gif insert Inserts an inventory blocking record and corresponding inventory transactions.
Gg742309.pubmethod(en-us,AX.60).gif inventTransRefId Retrieves the origin inventory transaction ID.
Gg742309.pubmethod(en-us,AX.60).gif inventTransRefSign Retrieves the sign of the referred origin inventory transactions.
Gg742309.protmethod(en-us,AX.60).gif inventUpd_Reservation Initializes a new instance of the InventUpd_Reservation class.
Gg742309.pubmethod(en-us,AX.60).gif mustBeBlockedPhysically Determines if the inventory should be blocked physically.
Gg742309.pubmethod(en-us,AX.60).gif mustClearAllBelowStatus Determines if inventory dimensions below inventory status should be cleared on the blocking transaction.
Gg742309.pubmethod(en-us,AX.60).gif mustClearIssueLocationAndBelow Determines if inventory dimensions (location and below) for the blocking issue transaction should be cleared.
Gg742309.protmethod(en-us,AX.60).gif new Initializes a new instance of the InventBlockingTableType class.
Gg742309.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.)
Gg742309.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.)
Gg742309.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif parmInventBlocking Gets or sets the InventBlocking parameter.
Gg742309.pubmethod(en-us,AX.60).gif pdsAdjustInventoryQuantity Updates the inventory blocking record and corresponding inventory transactions without the reservation.
Gg742309.protmethod(en-us,AX.60).gif reserveBlockingTransaction Creates a reservation for the inventory blocking.
Gg742309.protmethod(en-us,AX.60).gif restoreExpectedReceiptMarking Restores existing markings for the specified expected receipt.
Gg742309.pubmethod(en-us,AX.60).gif restoreModifiedOnUpdateFieldValues Restores the modified during update field values.
Gg742309.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg742309.protmethod(en-us,AX.60).gif storeExpectedReceiptMarking Stores existing markings for the specified expected receipt.
Gg742309.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg742309.protmethod(en-us,AX.60).gif unreserveBlockingTransaction Removes the reservation for the inventory blocking.
Gg742309.pubmethod(en-us,AX.60).gif update Updates the inventory blocking record and corresponding inventory transactions.
Gg742309.protmethod(en-us,AX.60).gif updateMarkingReservation Updates a reservation for the specified inventory transaction originator.
Gg742309.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.)
Gg742309.pubmethod(en-us,AX.60).gif validateFieldValue Validates that the selected ItemId field is inventoried.
Gg742309.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg742309.pubmethod(en-us,AX.60).gif Gg742309.static(en-us,AX.60).gif ::construct Initializes a new instance of the InventBlockingTableType class.
Gg742309.pubmethod(en-us,AX.60).gif Gg742309.static(en-us,AX.60).gif ::newFromInventBlocking Initializes a new instance of the InventBlockingTableType class.

Top

Inheritance Hierarchy

Object Class
  InventBlockingTableType Class
    InventBlockingTableType_InventoryStatus Class
    InventBlockingTableType_QualityOrder Class