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.
Validates whether the passed date is valid for the bill back rebate agreement.
Syntax
public boolean tamCheckValidDateBillBack(date _date)
Run On
Called
Parameters
- _date
Type: date
The date that should be validated against the bill back rebate agreement definition.
Return Value
Type: boolean
true if the passed date is valid; otherwise, false.