REPORT zsaptechnical_test.
Parameters:
d_char OBLIGATORY.
write d_char.
Assume that the user entered '!' (No quotes) on the selection-screen and executed the program.
I am getting the output as Error message -> Invalid entry ? It would be helpful if someone explains what has actually happened .