SalesAgreementHeader.removeAgreementReleaseHeaderMatch Method
Finds and deletes an instance of the AgreementReleaseHeaderMatch class that links an agreement header with a release order header.
Syntax
public void removeAgreementReleaseHeaderMatch(Common _releaseOrderHeader)
Run On
Called
Parameters
- _releaseOrderHeader
Type: Common Table
A valid 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 values.