Skip to Content
0
Former Member
Dec 12, 2006 at 06:47 AM

itab - interview question

26 Views

itab1 type table of I occurs with header line

itab2 type table of I occurs with header line

move itab1 to itab2

what will be the content of itab1..

if im right, is it correct to say that itab1 has got only 1 row , header part

and 1 row in bodyline