Share via


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

  • _forUpdate
    Type: boolean
    true if the record may be updated; false otherwise.

Return Value

Type: SalesTable_BR Table
Related SalesTable_BR.

See Also

Reference

SalesTable_BR Table