Creates an instance of the AgreementReleaseHeaderMatch linking agreement header with release order header.
Syntax
public AgreementReleaseHeaderMatch createAgreementReleaseHeaderMatch(Common _releaseOrderHeader)
Run On
Called
Parameters
- _releaseOrderHeader
Type: Common Table
The valid buffer of persisted release order header.
Return Value
Type: AgreementReleaseHeaderMatch Table
Instance of the AgreementReleaseHeaderMatch agreement that links agreement header with release order header.
Exceptions
| Exception | Condition |
|---|---|
| Error | Throws this exception if this method is not overriden in the subtype table. |
Remarks
This method should be overridden in the subtype tables. For more information, see the PurchAgreementHeader , SalesAgreementHeader .