Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.