Share via


AgreementLineQuantityCommitment.syncField Method

Synchronizes a field value from an AgreementLineQuantityCommitment record to another AgreementLineQuantityCommitment record.

Syntax

public void syncField(
    AgreementLineQuantityCommitment _toAgreementLineQuantityCommitment, 
    boolean _create, 
    FieldId _fieldId)

Run On

Called

Parameters

  • _create
    Type: boolean
    Specifies whether the synchronization is performed in a create scenario.

Remarks

This method is used in intercompany scenarios.

See Also

Reference

AgreementLineQuantityCommitment Table