Share via


PdsComdPricingRun::find Method

Finds a specific PdsComdPricingRun record.

Syntax

server public static PdsComdPricingRun find(PdsComdPricingRunId _run, [boolean _forUpdate])

Run On

Server

Parameters

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

Return Value

Type: PdsComdPricingRun Table
A PdsComdPricingRun record; otherwise an empty record.

Remarks

public static PdsPricingRun find(PdsPricingRunId _run, boolean _forUpdate)

See Also

Reference

PdsComdPricingRun Table