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 a record of RetailMassUpdateWorksheetLine table.
Syntax
client server public static RetailMassUpdateWorksheetLine findItemId(
ItemId _ItemId,
RefRecId _massUpdateTableRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _ItemId
Type: ItemId Extended Data Type
Value to be searched in the field ItemId of RetailMassUpdateWorksheetLine table.
- _massUpdateTableRecId
Type: RefRecId Extended Data Type
Record ID of the associated record ofRetailMassUpdateWorksheetTable table.
- _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.