Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates refund pyaments for canceled order.
Syntax
client server private static void cancelCustomerOrderPayments_RU(XmlDocument _custOrderXml, SalesTable _salesTable)
Run On
Called
Parameters
- _custOrderXml
Type: XmlDocument Class
XML string having the header, line details and charges, refund payments.
- _salesTable
Type: SalesTable Table
The canceled sales order.