PurchLine.calcLineAmountInteraction Method

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

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.

See Also

Reference

PurchLine Table