RetailProvisionedChannelProductAttribute::findByAttribute Method
Finds a RetailProvisionedChannelProductAttribute record by the attribute RecId
Syntax
client server public static RetailProvisionedChannelProductAttribute findByAttribute(RecId _attribute, [boolean _forUpdate])
Run On
Called
Parameters
- _attribute
Type: RecId Extended Data Type
The attribute RecId
- _forUpdate
Type: boolean
true, if record is selected for update, false - otherwise
Return Value
Type: RetailProvisionedChannelProductAttribute Table
The record found