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.
Loads the SalesDeliverNow field of the current SalesLine.
Syntax
public void mcrSetSalesDeliverNow(
InventQtyAvailReservation _prevReserve,
[InventQtyAvailReservation _CurrReserve,
InventQtyAvailReservation _availToReserve])
Run On
Called
Parameters
- _prevReserve
Type: InventQtyAvailReservation Extended Data Type
The previously reserved quantity.
- _CurrReserve
Type: InventQtyAvailReservation Extended Data Type
The current reserved quantity after the order.
- _availToReserve
Type: InventQtyAvailReservation Extended Data Type
The total quantity available for reservation.