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

Put a New ZTable on SM30

PedroLima04
Explorer
0 Likes
779

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?

 

Accepted Solutions (1)

Accepted Solutions (1)

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 Likes
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.

Answers (1)

Answers (1)

DavidSolaliga
Explorer

Hi,

  1. Check the Maintenance View (SE11): Make sure it has the key fields defined. If not, you won’t be able to manage it in SM30.
  2. Verify Table Maintenance Generator Configuration: Ensure the key fields are defined in the "Fields" tab and the maintenance type is correct.
  3. Check the Transaction in SE93: Make sure it's properly linked to the maintenance view and that you have the necessary permissions.
  4. Clear Cache: Try clearing the cache and then test again in SM30.

I hope I have helped you,
Best Regads,
David