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