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

Change the table entry

Former Member
0 Likes
498

Hi All,

I have a requirment to change an entry in the Z* table. This table has table maintainance generated. It has already data, I need to update an entry in one field. Currently the field length is 60 char. But the new entry is more than 60 char.

1. I have changed the length to 80 char in domain assigned to related data element.

2. Activated.

3. made table adjustment (SE14)

The changes are reflecting in the table. But the issues is when I change or create new entry with more that 60 char it is not accepting.

Advance thanks for helping.

Regards,

DSaya

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
468

hi,

If we make any changes in the existing table, then those changes will not direclty reflect in the table maintenace , so, we need to regenerate the table maintenance view. But before regeneratiing please check if any events are used.

3 REPLIES 3
Read only

Former Member
0 Likes
468

Just delete and recreate the Table Maintenance.

Read only

former_member214857
Contributor
0 Likes
468

Hi DSaya

You can acess transaction SE11 and just update the screen for this Maintence view accessing following path:

- Se11

- Utitlities -> Table Maintenance Generator

- Environment - > Modifications -> Maintenance Screens

It should update the maitenance view.

Warm regards

Carlos Machado

Read only

Former Member
0 Likes
469

hi,

If we make any changes in the existing table, then those changes will not direclty reflect in the table maintenace , so, we need to regenerate the table maintenance view. But before regeneratiing please check if any events are used.