RetailAssortmentExploded::findByRecId Method
Retrieves the record associated with the specified ID.
Syntax
client server public static RetailAssortmentExploded findByRecId(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A value indicating whether the record will support update.
Return Value
Type: RetailAssortmentExploded Table
The record for the specified ID.