Compartir a través de


ProdParmUpdate::find Method

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

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: ProdParmUpdate Table
A ProdParmUpdate buffer.

See Also

Reference

ProdParmUpdate Table