RetailMCRChannelTable::findForCurrentUser Method
Finds the RetailMCRChannelTable the current user is associated with.
Syntax
server public static RetailMCRChannelTable findForCurrentUser([boolean _forupdate])
Run On
Server
Parameters
- _forupdate
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: RetailMCRChannelTable Table
The RetailMCRChannelTable the current user is associated with.