Share via


AgreementLine.intercompanyAgreementLine Method

Finds the intercompany agreement line record that relates to the AgreementLine record.

Syntax

public AgreementLine intercompanyAgreementLine([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AgreementLine Table
A record in the AgreementLine table; otherwise, an empty record.

See Also

Reference

AgreementLine Table