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 specified record in the EcoResShoppingPreferences table.
Syntax
client server public static EcoResShoppingPreferences find([UserId _id, boolean _forUpdate])
Run On
Called
Parameters
- _id
Type: UserId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: EcoResShoppingPreferences Table
A record in the EcoResShoppingPreferences table if found; otherwise, an empty buffer.
Remarks
If the ID is not specified, this method will use the user ID of the current user.