AxdSalesOrder.postSalesOrderUpdate Method [AX 2012]

Implements logic after the sales orders have been updated.

Syntax

protected void postSalesOrderUpdate(AifEntityKeyList _aifEntityKeyList)

Run On

Server

Parameters

  • _aifEntityKeyList
    Type: AifEntityKeyList Class
    A AifEntityKeyList object that contains created sales orders.

See Also

Reference

AxdSalesOrder Class