Skip to Content
0
Former Member
Jan 02, 2008 at 10:15 PM

regarding internal table processing...

36 Views

Hi friends,

one of requirements is like this.

I need to scan a text file which is there in an internal table. It contains many blocks of data. Let us think each block contains 100-120 lines of data. If the block begins with some code like if 48th column of the block contains code AB00 then only next lines of the internal are to be transfered to another internal table until next block begins. Same check should be done for next blocks also. Please extend your help in this.

Thanks in advance.

Suresh...

Edited by: SURESH KUMAR on Jan 3, 2008 3:47 AM