Share via


SalesParmTable.querySalesTable Method

Creates a query object that iterates related sales order records.

Syntax

public Query querySalesTable([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the records; optional.

Return Value

Type: Query Class
A query object that iterates related sales order records.

See Also

Reference

SalesParmTable Table