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

User Defined Table ... T-code: SE11

Former Member
0 Likes
1,064

Hi Folks,

I have created a user defined table using tcode SE11. I have created 3 fields in that table and activated and made entries into that table... Now i had a 4th field that has to be appended to the existing table... again i activated the table...

By using the table maintainence generator i have maintained the values... The thing is inorder to make an entry for the new field ...i can't see the new field/new column which is appended...

Let me know..

Any help would be appreciated..

Thanx

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,004

You need to regenerate the table maintance program, go to SE11 and re-generate it.

Regards,

Rich Heilman

7 REPLIES 7
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,005

You need to regenerate the table maintance program, go to SE11 and re-generate it.

Regards,

Rich Heilman

Read only

0 Likes
1,004

As Rich said, go to Utilities -> Table Maintenance Generator and regenerate the maintenance screens. Rgds.

Read only

0 Likes
1,004

Hi,

How do we regenerate the table?? you want me to delete all the fields and recreate all the fields(with new field as well)...

Thanks

Read only

0 Likes
1,004

RT,

Display the table in SE11, go to Change mode then go to Utilities -> Table Maintenance Genarator and click on create button. It will say that the screens will be deleted and re-created. No need to delete the fields/table.

Rgds,

Naren

Read only

ferry_lianto
Active Contributor
0 Likes
1,004

Hi,

Please try this.

1. Go to SE54.

2. Enter table name.

3. Choose Generated Objects options.

4. Click Create/Change button.

5. Click Delete button.

6. Select all.

7. Click on Create button.

8. Then regenerate again ...

Regards,

Ferry Lianto

Read only

0 Likes
1,004

Guess I should have put more into that one.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,004

THANKS EVERYONE...:)

GOT IT..