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 error

Former Member
0 Likes
401

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.

Thank You

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
356

Hi,

Check this thread.

Regards,

satish

2 REPLIES 2
Read only

Former Member
0 Likes
357

Hi,

Check this thread.

Regards,

satish

Read only

Former Member
0 Likes
356

Hi

Extras -> Enhancement Category -> Select any of the options.

Can be Enhanced (Deep) => Signifies that the table fields that you create can have another structure included as one of your fields. The include structure field will be denoted differently by a small colored box.

Deep Structures contain strings, internal tables, field or object references in addition to the elementary types)

Can be Enhanced (Character type ) => Any structure that is included should have only character in them.

Character Type Structures contain only fields of type C, N , D and T

Can be Enhanced (Character type or Numeric Type) => The structure should not contain any deep structures in them.

Cannot be Enhanced => The table cannot have any kind of structure in it.

Not Classified => The structure has no enhancement category.