Hi
I'm having a simple query for that i want solution.
The problem is like this
I'm having a data in one of my internal table say itab in which i'm having all the data in the format of
2.emp name
3.emp.data
now if the user gives the data combinedly like
1.emp.no 2.emp name 3.emp.data in horizontally or u can say without breaking then i have to break it at the place where we will get the numericals can i have a simple coding for this??
I think my query is clear
if in internal table it is found that the data contains any numericals then it should print in next line
Regards
Nanda