Hi all,
I have one Internal table which is very large in Size. This i want to Convert into several smaller Internal tables.
I mean if the big Internal table contains 1000 records after splitting large itab into small itab each table may contain 100 records ( Assume).
Is this possible ? If yes... how ?