Hello friends.
I'm having problems with a Z maintenance view for some Z tables. I hope you can help me.
I have 2 tables Z_SYSID and Z_SYSTEM.
In Z_SYSID i only have MANDT and SYSID fields as key fields (this table only has these fields).
In Z_SYSTEM i have the fields of first table also as key fields and a foreign key for SYSID to connect to the first table.
I then created a Maintenance View Z_SYSTEM_V with table Z_SYSTEM fields and put "S" in the field SYSID.
After activating the view i went to Table Maintenance Generator and created a one step dialog so that i could use it in SM30.
Everything activated ok. My problem is when i go to SM30 and click on Maintain, a popup screen appears (as expected) asking for the SYSID. I insert a value for the field and press the continue button and instead of appearing a screen with the fields from the Z_SYSTEM table, i only get the field from Z_SYSID.
Can anyone enlighten me on what might be wrong ?
Thank you all for your time.
Ricardo Monteiro