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.
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
- _internalOrg
Type: RetailInternalOrgRefRecId Extended Data Type
An internal organization ID.
- _attribute
Type: RefRecId Extended Data Type
A product attribute ID.
- _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.