Hi Experts,
- I have an internal table with 400 rows and 15 columns. I want to separate the 3 columns in one internal table and remains 12 columns in separate internal table .
- I want to do the logic(convert the 12 columns into 12 rows) . But finally i want the table with both table values like 3 columns as itself and
follows the converted table.
- I knows how to do the logic. but first of all, i want to know ,how to split and conjoin it ????
Help me to work out this.
Thanks in Advance !!!!