Share via


RetailProductAttributeChannelMetadata::findByChannelAndAttribute Method

Find a record by RefRecId of RetailChannelTableand RefRecId of EcoResAttribute

Syntax

client server public static RetailProductAttributeChannelMetadata findByChannelAndAttribute(
    RefRecId _channdelId, 
    RefRecId _attributeId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RetailProductAttributeChannelMetadata Table
A record in the RetailProductAttributeChannelMetadata table; otherwise, an empty buffer.

See Also

Reference

RetailProductAttributeChannelMetadata Table