D365FO :Cancel Deliver Remainder Quantity In Sales Order Lines with different conditions OR Sales Entire Sales order
Hi,
D365FO:Cancel Deliver Remainder Quantity In Sales Order Lines with different conditions OR Sales Entire Sales order
//Sales Order SalesUpdateRemain::construct().cancelOpenOrderLinesDeliveryRemainder(_localSalesTable);
//Sales Line (In Loop)
SalesUpdateRemain::construct().updateDeliverRemainder(_localsalesLine, 0, 0);
http://imdaxershiv.blogspot.com/2016/12/x-code-to-cancel-sales-order-and.html
http://axaptadevmallik.blogspot.com/2016/12/cancel-sales-order-dynamics-ax-x.html
https://dynamicsuser.net/ax/f/technical/59707/cancel-sales-order-with-code
Comments
Post a Comment