RetailOENInfo::ShouldSendNotificationForSalesOrder Method [AX 2012]
Sends the notification and resolves the sales order.
Syntax
client server public static boolean ShouldSendNotificationForSalesOrder(SalesTable soTable)
Run On
Called
Parameters
- soTable
Type: SalesTable Table
Object of SalesTable.
Return Value
Type: boolean
Boolean value true if action is successful; else false.