AgreementLineQuantityCommitment.adjustAmountToMatchCW Method
Adjusts the specified amount to match the catch weight.
Syntax
public Amount adjustAmountToMatchCW(Amount _agreementAmount, RoundOffType _roundOffType)
Run On
Called
Parameters
- _agreementAmount
Type: Amount Extended Data Type
A real value that represents an agreement amount.
- _roundOffType
Type: RoundOffType Enumeration
An enumeration value that represents the rounding principle.
Return Value
Type: Amount Extended Data Type
The adjusted agreement amount.