RetailTransactionServiceAX61::creditVoucherVoid Method [AX 2012]

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

client server public static container creditVoucherVoid(RetailDataEntryId _dataEntryId)

Run On

Called

Parameters

_dataEntryId
Type: RetailDataEntryId Extended Data Type
ID of the RetailCreditVoucherTable.entryId field.

Return Value

Type: container
Container

ExceptionCondition
UpdateConflictNotRecovered

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

UpdateConflict

An update conflict occurred.

Show: