RetailSalesTableInstanceValue::findBySalesTable Method

Find the RetailSalesTableInstanceValue table record by a salesTable Id

Syntax

client server public static RetailSalesTableInstanceValue findBySalesTable(
    SalesIdBase _salesId, 
    DataAreaId _salesDataAreaId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record must be selected for update; optional.

Return Value

Type: RetailSalesTableInstanceValue Table
A RetailSalesTableInstanceValue table record, or an empty buffer.

See Also

Reference

RetailSalesTableInstanceValue Table