Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether there is an amount break overlap in the agreement line grouping.
Syntax
public boolean isAmountBreakOverlap(PdsRebateAgreementLine _pdsRebateAgreementLine)
Run On
Called
Parameters
- _pdsRebateAgreementLine
Type: PdsRebateAgreementLine Table
The other PdsRebateAgreementLine record to compare with this Rebate agreement line.
Return Value
Type: boolean
true if there is an amount break overlap; otherwise, false.