Creates an instance of the AgreementReleaseHeaderMatchclass 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 persisted 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. |