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