MCRCustPaymTable.salesTable Method
Finds the sales order by using the specified refRecId field.
Syntax
public SalesTable salesTable([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that specifies whether to modify the record.
Return Value
Type: SalesTable Table
The sales order.