InventRegistrationSalesLine.notifyOnRegistration Method [AX 2012]
Handles the processing that is required after the registration of the sales order line has completed.
Syntax
public void notifyOnRegistration(InventQty _qtyRegistered)
Run On
Called
Parameters
- _qtyRegistered
Type: InventQty Extended Data Type
The quantity that has been be registered as arrived.