LvNRTaxCreate.postProcessQuery Method [AX 2012]
Modifies the query after a prompt.
private void postProcessQuery(Query _query)
Run On
ServerParameters
- _query
- Type: Query Class
The target query.
Community Additions
ADD
Show:
Modifies the query after a prompt.
private void postProcessQuery(Query _query)