RetailTransactionServiceAX61::returnTransactionSalesTrans Method [AX 2012]

Method updates the RetailTransactionSalesTrans.returnQty with the value in returnQty if the RetailTransactionSalesTrans.returnQty + returnQty > RetailTransactionSalesTrans.qty field.

Syntax

client server public static container returnTransactionSalesTrans(container _transactionList)

Run On

Called

Parameters

Return Value

Type: container
The status as a container.

See Also

Reference

RetailTransactionServiceAX61 Class