Finds and deletes instances of the AgreementReleaseHeaderMatch agreement that was linking agreement header with release order header.
Syntax
public void removeAgreementReleaseHeaderMatch(Common _releaseOrderHeader)
Run On
Called
Parameters
- _releaseOrderHeader
Type: Common Table
The valid buffer of persisted release order header.
Exceptions
| Exception | Condition |
|---|---|
| Error | Throws this an 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 .