AxdSalesOrder.updateNow Method [AX 2012]

Makes document-specific updates when an inbound document is processed.

Syntax

public void updateNow()

Run On

Server

Remarks

This method is called as the last step when an inbound document is processed. This method is intended for internal use only, and should not be called through the interface.

See Also

Reference

AxdSalesOrder Class