Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

diff between line type and row type in structures.

Former Member
0 Likes
573

hi expertes,

can anybody answer my question what's difference between line type and row type in structures with examples........

thanks and regards,

nandy.

Moderator message: please search for available information before asking.

locked by: Thomas Zloch on Aug 17, 2010 11:23 AM

2 REPLIES 2
Read only

Former Member
0 Likes
457

Hello,

I believe both are same. Both refer to the work area only.

Regards,

Vamsi Krishna

Read only

Former Member
0 Likes
457

Hi Nandish,

Line type refers to the structure of an internal table,whereas row type is the actual part that contains the data and it refers to the table body.creating internal table using line type and row type concept is for reusability purpose.

Line type and Row type are defined at DDIC LEVEL.

close the thread if this solves your doubt.

Regards

Abhii