CustVendSettlement.getFromQuery Method [AX 2012]
Returns the retrieved table buffer from the query for the concrete table represented by the map.
public CustVendSettlement getFromQuery(QueryRun _queryRun)
Run On
CalledParameters
- _queryRun
- Type: QueryRun Class
The query that contains the concrete table.
Return Value
Type: CustVendSettlement MapThe retrieved table buffer from the query for the concrete table represented by the map.
Community Additions
ADD
Show: