AgreementLine.updateHeaderDates Method
Updates the LatestLineExpirationDate and EarliestLineEffectiveDate fields of the header table
Syntax
private void updateHeaderDates(AgreementHeaderRecId _agreementHeaderRecId, [boolean _useCurrentLineOnly])
Run On
Called
Parameters
- _agreementHeaderRecId
Type: AgreementHeaderRecId Extended Data Type
The record ID of the agreement header to update.
- _useCurrentLineOnly
Type: boolean
A Boolean value that indicates whether to use the current record only for update; optional.