RetailCreditVoucherTableController.modifyQuery Method [AX 2012]
Adds range and sets its value to the report query as per the record selected on RetailCreditVoucherTable record that is passed.
Syntax
public void modifyQuery(RetailCreditVoucherId _entryId)
Run On
Called
Parameters
- _entryId
Type: RetailCreditVoucherId Extended Data Type
The voucher ID of the credit voucher.
Remarks
This modified query will be used by the report to fetch the specific credit voucher.