Share via


RetailMassUpdateWorksheetLine::findItemId Method

Finds a record of RetailMassUpdateWorksheetLine table.

Syntax

client server public static RetailMassUpdateWorksheetLine findItemId(
    ItemId _ItemId, 
    RefRecId _massUpdateTableRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Defines whether the found record is to be updated or not.Optional parameter.

Return Value

Type: RetailMassUpdateWorksheetLine Table
A record of RetailMassUpdateWorksheetLine table.

See Also

Reference

RetailMassUpdateWorksheetLine Table