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.
Reads the ProdParmUpdate table to find the specified ProdParmUpdate record.
Syntax
client server public static ProdParmUpdate find(ParmId _parmId, [boolean _forUpdate])
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parameter ID to which the ProdParmUpdate and ParmId fields correspond.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ProdParmUpdate Table
A ProdParmUpdate buffer.