RetailTransactionServiceAX61::createReturnOrder Method [AX 2012]
Creates a return order from the given details.
client server public static container createReturnOrder(str _custOrderXmlStr)
Run On
CalledParameters
- _custOrderXmlStr
- Type: str
XML string having the header, line details and charges, payments associated with the return order to be created.
Show: