Share via


RetailProdAttribIntOrgMetadataCollapsed::findByInternalOrgAttribute Method

Finds a record in the RetailProdAttribIntOrgMetadataCollapsed table, depending on the specified internal organization and attribute.

Syntax

client server public static RetailProdAttribIntOrgMetadataCollapsed findByInternalOrgAttribute(
    RetailInternalOrgRefRecId _internalOrgRecId, 
    RefRecId _attributeRecId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that determines whether to select the record for update.

Return Value

Type: RetailProdAttribIntOrgMetadataCollapsed View
A record in the RetailProdAttribIntOrgMetadataCollapsed table; otherwise, an empty record.

See Also

Reference

RetailProdAttribIntOrgMetadataCollapsed View