RetailWishListLineTable::find Method
Finds the wish list line given line identifier.
Syntax
client server public static RetailWishListLineTable find(RecId lineId, boolean update)
Run On
Called
Parameters
- lineId
Type: RecId Extended Data Type
Identification of the wish list line.
- update
Type: boolean
True if the record is selected for update; otherwise, false.
Return Value
Type: RetailWishListLineTable Table
The record that is found.