Application Development 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: 

field is not displaying in table maintenance

Former Member
0 Kudos

Dear Experts,

I have created a table with 5 fields MANDT, WERKS, MATNR, MIN_QTY, MEINS. I used all the stadard dataelements.

I have created the table maintenance generator with 2 step. in the first step I am not able to see the field MIN_QTY.

Please advice how to display the field in table maintenance generator.

thanks in advance

Regards

Jagadish

1 ACCEPTED SOLUTION

former_member206377
Active Contributor
0 Kudos

Since it is two step, double click on a row entry and you can get a next screen which displays this field.

8 REPLIES 8

former_member217316
Contributor
0 Kudos

Press on the 'Details' Button or press (Ctrl + Shift + F2) in SM30 tcode while maintaining the table entries.

Hope this helps.

Harsh

former_member206377
Active Contributor
0 Kudos

Since it is two step, double click on a row entry and you can get a next screen which displays this field.

0 Kudos

even I changed to single step also the field MIN_QTY is not displaying. I have a doubt that, if it is two step it wont show the non key fields or what? then how the field MEINS is getting displayed?

Please advice ...

thanks & Regards

Jagadish

0 Kudos

Hi,

If you added the MIN_QTY field in the table after the creation of the table maintenance generator Then try to regenerate the table maintenance generator.

0 Kudos

Yes Jagadish. only key fields will display in first screen, remainding fields will display on second screen.

Try to create from the beging with single step, you can see all the fields in one screen

0 Kudos

Hi jagadish,

Try regenerating the table maintenance generator. If this also does not work, try adding the field in Screen painter.

0 Kudos

Thank you friends,

I have regenerated the table maintenance with single step.

its solved.

Regards

Jagadish

Former Member
0 Kudos

Hi,

Since you have defined it as 2 step the remaining fields will be display when you double click on the row.

If you want to display all the fields on the first screen itself then change the screen settings to SINGLE step.

Hope this helps you,

Regards,

Abhijit G. Borkar