Share via


RetailPackagePurch::findRecId Method

Finds the specified record in the RetailPackagePurch table that depends on the RecId field.

Syntax

client server public static RetailPackagePurch findRecId(RecId _recId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RetailPackagePurch Table
A record in the RetailPackagePurch table; otherwise, an empty record.

See Also

Reference

RetailPackagePurch Table