Hi Venkat,
Small modification in the last part of the coding:
...
ELSE. "<<< replace elseif by else
RESULT = '0'.
ENDIF.
If you use ELSEIF a logical expression should follow, this is what the error message is about.
Best regards,
Sander
Hi Venkat,
Small modification in the last part of the coding:
...
ELSE. "<<< replace elseif by else
RESULT = '0'.
ENDIF.
If you use ELSEIF a logical expression should follow, this is what the error message is about.
Best regards,
Sander