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

Que about Table & Structure

Former Member
0 Likes
510

Hiii ABAPers....

Cool hello from me...

Here once again i came here to get simple answer of simple question....and my

question is :

"How to create an APPEND STRUCTURE "

reply...

Thanks and regards....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
481

hi

u can append struvture 2 an existing table by following the path given below in se11 transaction.

EDIT -> INCLUDE -> INSERT

REGARDS,

KIRAN KUMAR K

4 REPLIES 4
Read only

Former Member
0 Likes
482

hi

u can append struvture 2 an existing table by following the path given below in se11 transaction.

EDIT -> INCLUDE -> INSERT

REGARDS,

KIRAN KUMAR K

Read only

Former Member
0 Likes
481

hi

good

if you open a table using se11 you ll find out one button on the top left as Append Structure,click on that one small window ll display,give your structure name that you have already created and press ok,it ll append that strcuture with the table you want.

thanks

mrutyun^

Read only

0 Likes
481

Ya, Mrityunjay has nailed it... one last suggestn is to watch out for ur structure's naming convention, most often field names must begin with ZZ or YY. Please check which convention you follow.

Read only

0 Likes
481

Thanks sir....

I did it...

Nirav Parekh