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 Table field to Table

Former Member
0 Likes
364

Hi,

How to Add Table field to a Predefined Table?

What is difference between Table field and Structure field?

Thanks & Regards

Prasad

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
343

Hello,

In order to add a new field, go to the table definition in change mode using SE11. Go to the field tab, enter the new field name, assign data element, save the entry and activate the table.

You can save data in table fields whereas structure fields can be used for TYPE/LIKE declarations, internal table definitions etc.

Thanks,

Venu

2 REPLIES 2
Read only

Former Member
0 Likes
344

Hello,

In order to add a new field, go to the table definition in change mode using SE11. Go to the field tab, enter the new field name, assign data element, save the entry and activate the table.

You can save data in table fields whereas structure fields can be used for TYPE/LIKE declarations, internal table definitions etc.

Thanks,

Venu

Read only

0 Likes
343

Thank you very much.

Prasad