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 the date of the current PriceDiscAdmTrans record overlaps with the date of the _priceDiscAdmTrans.
Syntax
public boolean dateRangesOverlap(PriceDiscAdmTrans _priceDiscAdmTrans)
Run On
Called
Parameters
- _priceDiscAdmTrans
Type: PriceDiscAdmTrans Table
The PriceDiscAdmTrans record will be checked with the current record.
Return Value
Type: boolean
true if the dates are overlapping; otherwise, false.