SalesTable.mcrSalesTableExchange Method
Gets the SalesTable record marked as an exchange for this record.
Syntax
public SalesTable mcrSalesTableExchange([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A boolean that determines whether to select the record for update; optional.
Return Value
Type: SalesTable Table
The SalesTable record marked as an exchange for this record if one exists; otherwise, and empty buffer.