SalesQuotationTable.salesTable_ItemReq Method
Retrieves the sales order record that is associated with the referenced project record.
Syntax
public SalesTable salesTable_ItemReq([boolean _update])
Run On
Called
Parameters
- _update
Type: boolean
A Boolean value that determines whether the sales order record should be selected for update; optional.
Return Value
Type: SalesTable Table
The sales order record.