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

adding new field

Former Member
0 Likes
581

hi abapers..

i wanted to insert a new field into the standard sap table using .include ?

3 REPLIES 3
Read only

former_member210123
Active Participant
0 Likes
508

It is done using Append structure.If you click on append structure.It will ask you for the structure name.In that u can add the fields.

Read only

0 Likes
508

Goto SE11 transaction.Open the table.There will be an option called append structure.in the menu bar.Click that option and add the required fields.

Read only

Former Member
0 Likes
508

Hi,

1.Go to SE11.

2.Give the Table Tame and Press Display

3.There Is a Button Called Append Structure

4.Then Click The Icon For Create(F6)

5.Give Name of The Append Structure

6.Make The structure Activate it.

It will be Appended .

Reward If helpful

Regards

Sandipan