Share via


AgreementLineQuantityCommitment.syncFieldAgreementLine Method

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

Syntax

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

Run On

Called

Parameters

  • _create
    Type: boolean
    A Boolean value that indicates whether the synchronization is performed in a create scenario.

Remarks

Used in intercompany scenarios.

See Also

Reference

AgreementLineQuantityCommitment Table