HardlyWork
Programmer
My first time at trying to use one of the Custom Functions, can someone tell what is wrong with the use of the function below, I've tried several versions of the code below. This last version gives me an error poiting to the SYSTEM_DATES.PROCESS_DATE saying: "a date is expected here" when it is a date in the table(Oracle 10g & CR9):
{DISBURSEMENTS.ACTUAL_DISB_DATE} in cdSpecialDateRange ({SYSTEM_DATES.PROCESS_DATE}, LastFullMonth)
Thanks!!!
{DISBURSEMENTS.ACTUAL_DISB_DATE} in cdSpecialDateRange ({SYSTEM_DATES.PROCESS_DATE}, LastFullMonth)
Thanks!!!