Skip to Content
0
Former Member
Jul 18, 2008 at 05:43 AM

Internal Table

358 Views

Hi Gurus,

1.Can i know the exact differenct b/w internal table and Structure

2. What are the types of internal tables?

3. how we declare internal table .. i.e..

if i declare like -- data: begin of itab,

fields,

endof itab.

is that be a internal table or structure ? why?

What is the use of with header line ?

Thanx & Regards,

Srinath