MCRContinuityCustLine::findRecId Method
Retrieves the continuity customer Line record based on the record ID.
Syntax
client server public static MCRContinuityCustLine findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID used to find the record.
- _forUpdate
Type: boolean
Indicates whether the record should be marked for update.
Return Value
Type: MCRContinuityCustLine Table
The continuity customer Line record based on the record ID.