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