Compartilhar via


SalesAgreementHeader.createAgreementReleaseHeaderMatch Method

Creates an instance of the AgreementReleaseHeaderMatch class that links an agreement header with a release order header.

Syntax

public AgreementReleaseHeaderMatch createAgreementReleaseHeaderMatch(Common _releaseOrderHeader)

Run On

Called

Parameters

  • _releaseOrderHeader
    Type: Common Table
    A valid release order header.

Return Value

Type: AgreementReleaseHeaderMatch Table
An instance of the AgreementReleaseHeaderMatch class that links the agreement header with the release order header.

Exceptions

Exception Condition
Error

The method is not overridden in the subtype table.

Remarks

The release order header should initialize the PK fields.

See Also

Reference

SalesAgreementHeader Table