RetailTransactionServiceAX5::creditVoucherVoid Method [AX 2012]

Checks the status of Voided of table RetailCreditVoucherTable.

client server public static container creditVoucherVoid(RetailDataEntryId _dataEntryId)

Run On

Called

Parameters

_dataEntryId
Type: RetailDataEntryId Extended Data Type
The data entry Id to be updated to the new record.

Return Value

Type: container
A boolean value to indicate if the credit voucher is voided or no.
Show: