Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.