Skip to Content
0
Former Member
Dec 12, 2006 at 10:48 AM

Splitting of Itab

649 Views

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 ?