Application Development 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: 

Enhancement category for table missing - warning in table creation

Former Member
0 Kudos

Hello gurus,

I have created an table in ecc 6.0.

Everything worked fine untill creation of the table but still has some warning in it.

The warnings are as follows:

'Enhancement category for table missing' & 'Enhancement category for include or subtype missing'.

I am not able eliminate these warnings.

Please through some light on it.

Regards

Mac

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check any one radio button as per your requirement in -SE11->Extras->Enhancement category.

This may remove the warning.

Thanks,

Bindu.

6 REPLIES 6

Former Member
0 Kudos

Hi,

Check any one radio button as per your requirement in -SE11->Extras->Enhancement category.

This may remove the warning.

Thanks,

Bindu.

jayanthi_jayaraman
Active Contributor
0 Kudos

HI,

In menu in Se11, check extras->Enhancement Category

Former Member
0 Kudos

Hi,

Go to Extras->Enhancement category ->Choose your option

Then try activating the table ..,will surely hep u

Regards,

Rajasekhar.

Former Member
0 Kudos

HI Mohan,

goto --> extras --> enhancement category --> select Can be enhanced.

Former Member
0 Kudos

Hi Mac Mohan,

Please try to select any category goto->extras->enhanement category say for example can be enhanced.

Regards,

Rizwana

Former Member
0 Kudos

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.