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.
Clears values that are entered in the ActivateNow field for each SalesLine record.
Syntax
server public static void updateClearActivateNow(InventReleaseOrderPickingTmp _inventReleaseOrderPickingTmp)
Run On
Server
Parameters
- _inventReleaseOrderPickingTmp
Type: InventReleaseOrderPickingTmp Table
An InventReleaseOrderPickingTmp record.
Remarks
This method is used by the SalesReleaseOrderPicking form.