Share via


PurchLine_IN.fieldChanged Method

Determines whether a field in a PurchLine_IN 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 relation; otherwise, false.

Remarks

This method is used in intercompany scenarios for validating whether a field has changed and whether it must be synchronized to the relating intercompany order line.

See Also

Reference

PurchLine_IN Table