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.
Removes reservation and marking for the specified inventory movement.
Syntax
server public static void deleteReserveRefTransId(InventMovement _movementIssue, [boolean _unReserveNotMarked])
Run On
Server
Parameters
- _movementIssue
Type: InventMovement Class
The movement for which reservation and marking must be removed.
- _unReserveNotMarked
Type: boolean
true if transactions that are not marked can have their reservation removed; otherwise, false.