RetailInternalOrgAttributeGroup::findByRecId Method
Finds a record in the RetailInternalOrgAttributeGroup table by using the record ID.
Syntax
client server public static RetailInternalOrgAttributeGroup findByRecId(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The value of the record ID.
- _forUpdate
Type: boolean
A boolean value.
Return Value
Type: RetailInternalOrgAttributeGroup Table
A record in the RetailInternalOrgAttributeGroup table; otherwise, an empty record.