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.
Finds the MCRContinuityCustLine record by line ID.
Syntax
client server public static MCRContinuityCustLine findLineId(MCRContinuityCustLineId _lineID, [boolean _forUpdate])
Run On
Called
Parameters
- _lineID
Type: MCRContinuityCustLineId Extended Data Type
The line ID used to find the record.
- _forUpdate
Type: boolean
Indicates whether the record should be marked for update.
Return Value
Type: MCRContinuityCustLine Table
The MCRContinuityCustLine record by line ID.