AxdSalesOrder.postSalesOrderCreation Method [AX 2012]

Implements logic after sales orders have been created.

Syntax

protected void postSalesOrderCreation(AifEntityKeyList _aifEntityKeyList)

Run On

Server

Parameters

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

See Also

Reference

AxdSalesOrder Class