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.
Method updates the RetailTransactionSalesTrans.returnQty with the value in returnQty if the RetailTransactionSalesTrans.returnQty + returnQty > RetailTransactionSalesTrans.qty field.
Syntax
client server public static container MarkItemsReturned(str itemReturnXmlStr)
Run On
Called
Parameters
- itemReturnXmlStr
Type: str
Return items serialized to xml string.
Example: 1000011001100111.001000021001100122.00
Return Value
Type: container
The status as a container.