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 an inventItemPrice record associated with a given recId.
Syntax
client server public static InventItemPrice findRecId(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
The recId of the record that should be found.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: InventItemPrice Table
An inventItemPrice record.
Remarks
The record is selected by using the recIdIdx.