InventValueReportPopulateItem.isRangeSetOnReportLine Method [AX 2012]
Determines if a range is set on the InventValueReportTmpLine in the contract query.
Syntax
protected boolean isRangeSetOnReportLine(Map _map)
Run On
Server
Parameters
- _map
Type: Map Class
A Map object that maps fields from InventValueReportTmpLine to fields in the data source.
Return Value
Type: boolean
true, if a range is set; otherwise, false.