Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _salesId
Type: SalesIdBase Extended Data Type
Sales id
- _salesDataAreaId
Type: DataAreaId Extended Data Type
DataAreaId
- _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.