AgreementHeaderExt_RU.syncField Method
Synchronizes a field value from this AgreementHeaderExt_RU record to another AgreementHeaderExt_RU record.
Syntax
public void syncField(
AgreementHeaderExt_RU _toAgreementHeaderExt,
boolean _create,
FieldId _fieldId)
Run On
Called
Parameters
- _toAgreementHeaderExt
Type: AgreementHeaderExt_RU Table
The AgreementHeaderExt_RU record to which to synchronize the field value.
- _create
Type: boolean
A value that specifies whether the synchronization is performed in a creation scenario.
- _fieldId
Type: FieldId Extended Data Type
The field ID for the field to synchronize.
Remarks
This method is used in intercompany and intracompany scenarios.