RetailChannelInstanceValue::findByChannel Method
Find the RetailChannelInstanceValue table record by a channel Id
Syntax
client server public static RetailChannelInstanceValue findByChannel(RefRecId _channel, [boolean _forupdate])
Run On
Called
Parameters
- _channel
Type: RefRecId Extended Data Type
Channel id
- _forupdate
Type: boolean
A Boolean value that indicates whether the record must be selected for update; optional.
Return Value
Type: RetailChannelInstanceValue Table
A RetailChannelInstanceValue table record, or an empty buffer.