SalesLine_IN.fieldChanged Method
Specifies whether a field in the SalesLine buffer is changed.
Syntax
public boolean fieldChanged(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field to check for field value changes.
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.