PdsComdPricingMarginLine.updateMarginFromPrice Method
Updates the margin on this line from the price.
Syntax
public void updateMarginFromPrice([CurrencyCode _currencyCode])
Run On
Called
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
A value that indicates the currency code to use; optional.
Remarks
This is typically called when the price is changed by the user. The computed margin will be rounded based on the given currency or the company's default currency if not is given.