Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The InventBlockingTableType_QualityOrder class is the specialized version of the InventBlockingTableType class, which handles inventory blockings that are created from quality orders.
Syntax
class InventBlockingTableType_QualityOrder extends InventBlockingTableType
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
canBeDeletedByUser | Determines if the inventory blocking can be deleted by user. (Overrides the canBeDeletedByUser Method.) |
![]() |
canBeEditedByUser | Determines if the inventory blocking can be edited by user. (Inherited from InventBlockingTableType.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canExpectedReceiptBeDeletedByUser | Determines if the expected receipt field value on the inventory blocking can be edited by user. (Overrides the canExpectedReceiptBeDeletedByUser Method.) |
![]() |
createOrUpdateBlockingTransaction | Creates or updates the inventory blocking transaction. (Overrides the createOrUpdateBlockingTransaction Method.) |
![]() |
delete | Deletes the inventory blocking record and corresponding inventory transactions. (Inherited from InventBlockingTableType.) |
![]() |
deleteBlockingTransaction | Deletes the inventory blocking transaction. (Overrides the deleteBlockingTransaction Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initFromItem | Initializes the InventBlocking table buffer from the current item. (Inherited from InventBlockingTableType.) |
![]() |
insert | Inserts an inventory blocking record and corresponding inventory transactions. (Inherited from InventBlockingTableType.) |
![]() |
inventTransRefId | Retrieves the origin inventory transaction ID. (Overrides the inventTransRefId Method.) |
![]() |
inventTransRefSign | Retrieves the sign of the referred origin inventory transactions. (Overrides the inventTransRefSign Method.) |
![]() |
inventUpd_Reservation | Initializes a new instance of the InventUpd_Reservation class. (Inherited from InventBlockingTableType.) |
![]() |
mustBeBlockedPhysically | Determines if the inventory should be blocked physically. (Overrides the mustBeBlockedPhysically Method.) |
![]() |
mustClearAllBelowStatus | Determines if inventory dimensions below inventory status should be cleared on the blocking transaction. (Inherited from InventBlockingTableType.) |
![]() |
mustClearIssueLocationAndBelow | Determines if inventory dimensions (location and below) for the blocking issue transaction should be cleared. (Overrides the mustClearIssueLocationAndBelow Method.) |
![]() |
new | Initializes a new instance of the InventBlockingTableType class. (Inherited from InventBlockingTableType.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmInventBlocking | Gets or sets the InventBlocking parameter. (Inherited from InventBlockingTableType.) |
![]() |
pdsAdjustInventoryQuantity | Updates the inventory blocking record and corresponding inventory transactions without the reservation. (Overrides the pdsAdjustInventoryQuantity Method.) |
![]() |
qualityOrder | |
![]() |
reserveBlockingTransaction | Creates a reservation for the inventory blocking. (Inherited from InventBlockingTableType.) |
![]() |
restoreExpectedReceiptMarking | Restores existing markings for the specified expected receipt. (Inherited from InventBlockingTableType.) |
![]() |
restoreModifiedOnUpdateFieldValues | Restores the modified during update field values. (Inherited from InventBlockingTableType.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
storeExpectedReceiptMarking | Stores existing markings for the specified expected receipt. (Inherited from InventBlockingTableType.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unreserveBlockingTransaction | Removes the reservation for the inventory blocking. (Inherited from InventBlockingTableType.) |
![]() |
update | Updates the inventory blocking record, corresponding inventory transactions and quality orders. (Overrides the update Method.) |
![]() |
updateMarkingReservation | Updates a reservation for the specified inventory transaction originator. (Inherited from InventBlockingTableType.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateFieldValue | Validates that the selected ItemId field is inventoried. (Inherited from InventBlockingTableType.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the InventBlockingTableType_QualityOrder class. |
![]() ![]() |
::newFromInventBlocking | Initializes a new instance of the InventBlockingTableType class. |
Top
Inheritance Hierarchy
Object Class
InventBlockingTableType Class
InventBlockingTableType_QualityOrder Class