Share via


CustVendSettlement.getFromQuery Method

Returns the retrieved table buffer from the query for the concrete table represented by the map.

Syntax

public CustVendSettlement getFromQuery(QueryRun _queryRun)

Run On

Called

Parameters

  • _queryRun
    Type: QueryRun Class
    The query that contains the concrete table.

Return Value

Type: CustVendSettlement Map
The retrieved table buffer from the query for the concrete table represented by the map.

Exceptions

Exception Condition
Error

The map has not been associated with one of the concrete tables represented by the map.

See Also

Reference

CustVendSettlement Map