MCRContinuityCustLine::findRecordWithActionCodeEnd Method

Retrieves the continuity customer line record that has an action code of end.

Syntax

client server public static MCRContinuityCustLine findRecordWithActionCodeEnd(InventTransId _inventTransId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Indicates whether the record should be marked for update.

Return Value

Type: MCRContinuityCustLine Table
The continuity customer line record that has an action code of end.

See Also

Reference

MCRContinuityCustLine Table