MCRContinuityCustLine::findInventTransEventId Method

Finds a record in the MCRContinuityCustLine table.

Syntax

client server public static MCRContinuityCustLine findInventTransEventId(
    InventTransId _inventTransId, 
    MCRContinuityEventId _event, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: MCRContinuityCustLine Table
The MCRContinuityCustLine if found; othwerwise null.

See Also

Reference

MCRContinuityCustLine Table