PdsComdPricingMargin.findPrevious Method
Finds the PdsPricingMargin record that has the same template information as the current record and the specified pricing run ID.
Syntax
public PdsComdPricingMargin findPrevious(PdsComdPricingRunId _runId)
Run On
Called
Parameters
- _runId
Type: PdsComdPricingRunId Extended Data Type
The pricing run ID to find typically the previous run ID.
Return Value
Type: PdsComdPricingMargin Table
The record value if it is found; otherwise, an empty record.