IntrastatDiskSE.findQueryRange Method [AX 2012]
Finds the specified QueryRange value of an Intrastat query.
Syntax
private QueryBuildRange findQueryRange(FieldId _fieldId)
Run On
Client
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID that is used to find the QueryRange value.
Return Value
Type: QueryBuildRange Class
The QueryRange value.
Remarks
If the QueryRange was not added to the query, the method will add it.