cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Put a New ZTable on SM30

PedroLima04
Explorer
0 Kudos
470

Hi, im trying to put a new Ztable on SM30.
I already create a Table Maintenance Genator, on Utilities and generate maintence view on SE11, but when i try to acess the table on SM30, this shows up:

PedroLima04_0-1741703868482.png

Dont´t show anything and the table is allready filled with some data.
And when I try to put new entries, the error message shows up: This table dont have relevants fields.
I try to create a transaction on SE93 too, to acess, but reppend the same as i mencioned.

What should i do?

 

View Entire Topic
r_lindemann
Explorer

I'm confused. If the sequence of events you're describing is correct, then this can't work.

Things to verify:

  • Your DB table has a "client" key field, right? Plus at least one additional key field?
  • Is your maintenance view based only on this DB table, or does it join other tables?
  • The generated maintenance dialog is for the maintenance view, right? not for the table?
  • Sometimes it helps recreating the generated artifacts (in SE55, or in SE11 via navigation to Utilities > Table Maintenance Generator).

If this doesn't help, you may want to post some screenshots of your table, view, and dialog generation parameters; that might make it easier to spot problems.

PedroLima04
Explorer
0 Kudos
Thanks man, the problem was that i only had set the MANDT as a key and And I actually needed another table field as a key.