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.
client server public static container voidCreditMemo(RetailDataEntryId _dataEntryId)
Run On
CalledParameters
- _dataEntryId
- Type: RetailDataEntryId Extended Data Type
ID of the RetailCreditVoucherTable.entryId field.
Show: