Hi All,
In my program, i want to get a pattern for table name.
That is,
for table name start with 'A', the pattern is 'A%'.
for table name in 4 characters, the pattern is '_ _ _ _'.
( 4 underscores without space. )
If underscores given in either parameters in a report or in a input/output field of a dynpro screen, inside the program the corresponding parameter or variable is initial. No value is there.
Anybody come across things like this????
How to get underscores via parameter or input/output field...?
With thanks,
R.Nagarajan.