Share via


RetailTransactionServiceAX5::creditVoucherVoid Method [AX 2012]

Checks the status of Voided of table RetailCreditVoucherTable.

Syntax

client server public static container creditVoucherVoid(RetailDataEntryId _dataEntryId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailTransactionServiceAX5 Class