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.
Calculates the line amount with user interaction if associated link to agreement line becomes invalid.
Syntax
public AmountCur calcLineAmountInteraction(FieldId _fieldId, [Qty _qty])
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID for the field which changes require recalculation of line amount.
- _qty
Type: Qty Extended Data Type
The purchase quantity to calculate line amount for.
Return Value
Type: AmountCur Extended Data Type
The calculated line amount.
Remarks
Used when you need the option to dissociate an agreement line via prompt if changes will make the existing association to a agreement line invalid.