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_InventoryStatus class generates blocking transactions based on the inventory status dimension.
Syntax
class InventBlockingTableType_InventoryStatus 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. (Overrides the canBeEditedByUser Method.) |
![]() |
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. (Inherited from InventBlockingTableType.) |
![]() |
delete | Deletes the inventory blocking record and corresponding inventory transactions. (Inherited from InventBlockingTableType.) |
![]() |
deleteBlockingTransaction | Deletes the inventory blocking transaction. (Inherited from InventBlockingTableType.) |
![]() |
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. (Inherited from InventBlockingTableType.) |
![]() |
inventTransRefSign | Retrieves the sign of the referred origin inventory transactions. (Inherited from InventBlockingTableType.) |
![]() |
inventUpd_Reservation | Initializes a new instance of the InventUpd_Reservation class. (Overrides the inventUpd_Reservation Method.) |
![]() |
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. (Overrides the mustClearAllBelowStatus Method.) |
![]() |
mustClearIssueLocationAndBelow | Determines if inventory dimensions (location and below) for the blocking issue transaction should be cleared. (Inherited from InventBlockingTableType.) |
![]() |
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.) |
![]() |
parmMustUnreservePhysical | Gets or sets the MustUnreservePhysical parameter. |
![]() |
pdsAdjustInventoryQuantity | Updates the inventory blocking record and corresponding inventory transactions without the reservation. (Inherited from InventBlockingTableType.) |
![]() |
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 and corresponding inventory transactions. (Inherited from InventBlockingTableType.) |
![]() |
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 receipts are not expected for blocking transactions tied to inventory status. (Overrides the validateFieldValue Method.) |
![]() |
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_InventoryStatus class. |
![]() ![]() |
::newFromInventBlocking | Initializes a new instance of the InventBlockingTableType class. |
![]() ![]() |
::newStandard | Creates a new instance of the InventBlockingTableType_InventoryStatus class. |
Top
Inheritance Hierarchy
Object Class
InventBlockingTableType Class
InventBlockingTableType_InventoryStatus Class