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
- _inventTransId
Type: InventTransId Extended Data Type
The inventory transaction 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 that has an action code of end.