Share via


SalesLine.calcLineAmountForcedInteraction Method

Calculates of line amount forced with user interaction if associated link to agreement order line becomes invalid.

Syntax

public AmountCur calcLineAmountForcedInteraction(
    FieldId _fieldId, 
   [Qty _qty, 
    boolean _recalcValidLink])

Run On

Called

Parameters

  • _recalcValidLink
    Type: boolean
    A Boolean value that indicates whether to calculate line amount if the agreement link is valid; optional.

Return Value

Type: AmountCur Extended Data Type
The line amount.

Remarks

Used when there is a need for the option to dissociate agreement order line via prompt if changes will make the existing association to a agreement order line invalid.

See Also

Reference

SalesLine Table