Share via


PdsComdPricingMargin::findById Method

Find the PdsPricingMargin record by using the PdsPricingMarginId primary key value.

Syntax

client server public static PdsComdPricingMargin findById(PdsComdPricingMarginId _marginId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: PdsComdPricingMargin Table
The record value if found; otherwise, an empty record.

See Also

Reference

PdsComdPricingMargin Table