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

Custom table creation warning

Former Member
0 Likes
639

Dear Friends,

When I am trying to create Ztable in se11, i am getting this warning,Enhancement category for table missing. and Enhancement category for include or subtype missing. This message i am getting every time. So instead of this how can i fix it.

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
593

for every table creation we are supposed to specify the enhancement category. Just before the activating the table specify the enhancement category.

let me know if u want any more information.

4 REPLIES 4
Read only

Tamas_Hoznek
Product and Topic Expert
Product and Topic Expert
0 Likes
593

In SE11, go to Extras -> Enhancement category and specify how your table can (or can not) be enhanced.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
593

In SE11, go to "Extras"->"Enhancement Catagory". Next, set the radiobutton, probably to "Cannot Be Enhanced" would be ok for you. Click Copy. Save and Activate the table.

Regards,

Rich Heilman

Read only

0 Likes
593

Each and every time it is asking me same thing. Instead of that i want to make it fix as enhancement allow for each and every time when i cretae the table or structure.

Read only

Former Member
0 Likes
594

for every table creation we are supposed to specify the enhancement category. Just before the activating the table specify the enhancement category.

let me know if u want any more information.