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

Table maintenance screen going non editable mode

Former Member
0 Likes
1,149

Hi,

i have a table maintenance for a Z table. Whenever im entering a single record and hitting enter key whole grid is going in non-editable mode. Would anybody pleae guide me how to keep the entries in editable mode.

Rgds

1 ACCEPTED SOLUTION
Read only

naveen_inuganti2
Active Contributor
0 Likes
952

That is strange! Generally, columns for key-fields should turn into disable mode and remaining columns should be in enable mode. Also, rows in which data was not entered should be in editable mode always.

Check if there is any custom code behind this TMG and check if there is any error message triggering when you hit enter.

Regards,

Naveen

Hi,

i have a table maintenance for a Z table. Whenever im entering a single record and hitting enter key whole grid is going in non-editable mode. Would anybody pleae guide me how to keep the entries in editable mode.

Rgds

5 REPLIES 5
Read only

Former Member
0 Likes
952

go to sm30 and create entries

Read only

0 Likes
952

im doing in SM30 only. whenever im entering any record and hitting enter key the whole row is going in non-editable mode.

Read only

0 Likes
952

Do you have all fields of table as key fields if yes then its standard behaviour.

Read only

0 Likes
952

why i missed that point ;(

i have 10 columns out of which 9 are part of key. i played something with 10th column and made it input disable too. i will check again what i did. thanks for quick response.

Rgds

Read only

naveen_inuganti2
Active Contributor
0 Likes
953

That is strange! Generally, columns for key-fields should turn into disable mode and remaining columns should be in enable mode. Also, rows in which data was not entered should be in editable mode always.

Check if there is any custom code behind this TMG and check if there is any error message triggering when you hit enter.

Regards,

Naveen