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