SalesTable_BR::findBySalesTable Method
Finds a SalesTable_BR record based on base table's record ID.
Syntax
client server public static SalesTable_BR findBySalesTable(RecId _salesTableRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _salesTableRecId
Type: RecId Extended Data Type
Record ID of the related SalesTable/
- _forUpdate
Type: boolean
true if the record may be updated; false otherwise.
Return Value
Type: SalesTable_BR Table
Related SalesTable_BR.