Share via


RetailProdAttributeInternalOrgMetadata::findByIds Method

Finds a product attribute on a host channel.

Syntax

client server public static RetailProdAttributeInternalOrgMetadata findByIds(
    RetailInternalOrgRefRecId _internalOrg, 
    RefRecId _attribute, 
   [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: RetailProdAttributeInternalOrgMetadata Table
A record in the RetailProductAttributeChannelMetadata table; otherwise, an empty buffer.

See Also

Reference

RetailProdAttributeInternalOrgMetadata Table