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.
Determines whether there is a quantity overlap in the agreement line grouping.
Syntax
public boolean isQuantityOverlap(PdsRebateAgreementLine _pdsRebateAgreementLine)
Run On
Called
Parameters
- _pdsRebateAgreementLine
Type: PdsRebateAgreementLine Table
A PdsRebateAgreementLine record to compare with this rebate agreement line.
Return Value
Type: boolean
true if there is quantity overlap; otherwise, false.