hello to all,
In one internal table itab1 there are 10 fields out of one is date field having different date range.
I want to move data to other internal tables having different date range(suppose 10 date ranges r in itab1 ) to different 10 itabs.
can u tell how to move data from itab1 to other 10 itabs.
Thanks .