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 class wraps various properties of the different inventory blocking types and callers.
Syntax
class InventBlockingTableType
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
canBeDeletedByUser | Determines if the inventory blocking can be deleted by user. |
![]() |
canBeEditedByUser | Determines if the inventory blocking can be edited by user. |
![]() |
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. |
![]() |
createOrUpdateBlockingTransaction | Creates or updates the inventory blocking transaction. |
![]() |
delete | Deletes the inventory blocking record and corresponding inventory transactions. |
![]() |
deleteBlockingTransaction | Deletes the inventory blocking transaction. |
![]() |
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. |
![]() |
insert | Inserts an inventory blocking record and corresponding inventory transactions. |
![]() |
inventTransRefId | Retrieves the origin inventory transaction ID. |
![]() |
inventTransRefSign | Retrieves the sign of the referred origin inventory transactions. |
![]() |
inventUpd_Reservation | Initializes a new instance of the InventUpd_Reservation class. |
![]() |
mustBeBlockedPhysically | Determines if the inventory should be blocked physically. |
![]() |
mustClearAllBelowStatus | Determines if inventory dimensions below inventory status should be cleared on the blocking transaction. |
![]() |
mustClearIssueLocationAndBelow | Determines if inventory dimensions (location and below) for the blocking issue transaction should be cleared. |
![]() |
new | Initializes a new instance of the InventBlockingTableType class. |
![]() |
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. |
![]() |
pdsAdjustInventoryQuantity | Updates the inventory blocking record and corresponding inventory transactions without the reservation. |
![]() |
reserveBlockingTransaction | Creates a reservation for the inventory blocking. |
![]() |
restoreExpectedReceiptMarking | Restores existing markings for the specified expected receipt. |
![]() |
restoreModifiedOnUpdateFieldValues | Restores the modified during update field values. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
storeExpectedReceiptMarking | Stores existing markings for the specified expected receipt. |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
unreserveBlockingTransaction | Removes the reservation for the inventory blocking. |
![]() |
update | Updates the inventory blocking record and corresponding inventory transactions. |
![]() |
updateMarkingReservation | Updates a reservation for the specified inventory transaction originator. |
![]() |
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. |
![]() |
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 class. |
![]() ![]() |
::newFromInventBlocking | Initializes a new instance of the InventBlockingTableType class. |
Top
Inheritance Hierarchy
Object Class
InventBlockingTableType Class
InventBlockingTableType_InventoryStatus Class
InventBlockingTableType_QualityOrder Class