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.
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.