Share via


AgreementLine.intracompanyAgreementLine_RU Method

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

Syntax

public AgreementLine intracompanyAgreementLine_RU([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record will be read for updating; optional.

Return Value

Type: AgreementLine Table
Either a record in the AgreementLine table or an empty record.

See Also

Reference

AgreementLine Table