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.
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.