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

Empty screen in table maintenance dialog ?

Former Member
0 Likes
574

Hi all,

I have one ztable with four fields, but here mandt only the key field . here problem is in generating maintenance dialog

we are getting blank screen without any table control.

if we choose any one key field along with mandt then we are getting table control in maintenance screen .

how we can avoid this , Is there any OSS notes we need to apply .

Please propose the solution to me.

thanks in advance

Hi all,

I have one ztable with four fields, but here mandt only the key field . here problem is in generating maintenance dialog

we are getting blank screen without any table control.

if we choose any one key field along with mandt then we are getting table control in maintenance screen .

how we can avoid this , Is there any OSS notes we need to apply .

Please propose the solution to me.

thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
412

Hi!

I think it's general in SAP, not to allow creating tables without valuable key fields.

Make at least 1 field (plus the MANDT field of course) to a key field.

It could be anything, a DUMMY or TEMP 1 character long field, it will have 1 line for each mandant, but you have to create one. You could let it empty then.

Regards

Tamá