2007 Nov 28 9:41 AM
Hi
How can I restrick my username field to be char only. I mean if the user of the system enter a number it should not display an error message.
Thanks.
2007 Nov 28 9:46 AM
Hi
How can I restrick my username field to be char only. I mean if the user of the system enter a number it should not display an error message.
Thanks.
2007 Nov 28 9:43 AM
if p_username CO sy-abcde.
else.
message e000 with 'please enter only charecters'.
endif.
2007 Nov 28 9:46 AM
2007 Nov 28 9:48 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |