Share via


SalesLine.calcLineAmountInteraction Method

Calculates the line amount from a user interaction when the associated link to an agreement order.

line is invalid.

Syntax

public AmountCur calcLineAmountInteraction(FieldId _fieldId, [Qty _qty])

Run On

Called

Parameters

Return Value

Type: AmountCur Extended Data Type
The calculated line amount.

Remarks

This method is used when you need the option to dissociate an agreement order line from a prompt.

This behavior may occur if a change will make the existing association with an agreement order line invalid.

See Also

Reference

SalesLine Table