SalesLine_IN.fieldChanged Method

Specifies whether a field in the SalesLine buffer is changed.

Syntax

public boolean fieldChanged(FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field value is changed in the relation; otherwise, false.

Remarks

This method is used in intercompany scenarios to validate whether a field has changed and has to be synchronized to the related intercompany order line.

See Also

Reference

SalesLine_IN Table