Share via


RetailTransactionServiceTransactions::voidCreditMemo Method [AX 2012]

Method is used to check the status of the credit voucher i.e., voucher exists or voided or not voided.

Syntax

client server public static container voidCreditMemo(RetailDataEntryId _dataEntryId)

Run On

Called

Parameters

Return Value

Type: container
Container

Exceptions

Exception Condition
UpdateConflictNotRecovered

A conflict occurred that could not be recovered from when updating.

UpdateConflict

An update conflict occurred.

See Also

Reference

RetailTransactionServiceTransactions Class