PdsComdPricingMarginLine.findPrevious Method
Finds the previous PricingMarginLine record by using the specified pricing margin id.
Syntax
public PdsComdPricingMarginLine findPrevious(PdsComdPricingMarginId _marginId)
Run On
Called
Parameters
- _marginId
Type: PdsComdPricingMarginId Extended Data Type
The pricing margin ID to find.
Return Value
Type: PdsComdPricingMarginLine Table
The record value if found; otherwise, an empty record.
Remarks
This will find the matching PdsPricingMarginLine record as this line with a different margin ID. All the fields for the lookup will come from the current record except the margin ID.