Share via


ConfirmingPO::find Method

Finds the specified record in the ConfirmingPO table.

Syntax

client server public static ConfirmingPO find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: ConfirmingPO Table
A record of the ConfirmingPO table; otherwise, an empty table buffer.

See Also

Reference

ConfirmingPO Table