Share via


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

Remarks

This modified query will be used by the report to fetch the specific credit voucher.

See Also

Reference

RetailCreditVoucherTableController Class