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