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

Enchancement Category

anupam_srivastava2
Participant
0 Likes
1,689

Hi All

I have created a table, but during time of activation it give 2 warnings.

1. Enhancement category for table missing.

2. Enhancement category for include and subtype missing.

how can I resolve it.........any help will be highly appreciated

cheers

AJ

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,619

Hi

When ever you create a 'Z'table these type of warnigns will be shown because its like in future versions do you want to enchance or extend the table by providing the additional fields or structure.

Enchancement category tells you that the in the future versions, you are providing the user to include other Zfields in the table according to thier requierment. You can provide some Append struture or Includes for future usage to add more fields to the existing table.

You can avoid the errors by going to the SE11->table name-> Menu->Extras->Enchancement cxategory-> U can see radi buttons and click the one of ur choice.

Reward if helpful.

Best Wishes,

Chandralekha

10 REPLIES 10
Read only

Former Member
0 Likes
1,619

Hi,

Check for the enhancement Category. It should be u2018Can be enhanced (Character-type or numeric)u2019.

extras->enhancement category in SE11

reward if useful,

regards,

teja.

Read only

valter_oliveira
Active Contributor
0 Likes
1,619

Hello.

SE11->Insert ZTABLE and press change button->Menu option Extras->Enhancement cathegory->Can be enhanced (character-type or numeric).

Regards.

Valter Oliveira.

Read only

Former Member
0 Likes
1,619

Hi,

In SE11 Menu option Extras - >Enhancementcategory->Select Can be enhanced(character type or Numeric).

Warm Regards

R Adarsh

Read only

Former Member
0 Likes
1,619

Hi,

Go to SE11 and open your table and goto extras and through that goto henhancement category and click on cant be enhancement.

give me reward pointd if it is usefull.

Regards,

Ramya

Read only

Former Member
0 Likes
1,619

Go in the menu option Extras -> Enhancement Category and check

what value is assigned to it. If are not sure then give it "not

classified" then save and activate.

Read only

Former Member
0 Likes
1,619

Hi,

Go to

Extras - >Enhancementcategory->mark Can be enhanced

It will help.

Regards,

Amit

Read only

Former Member
0 Likes
1,619

hi,

Go to enhancement categories under Extra Tab in SE11 and see F1 help.

Read only

Former Member
0 Likes
1,619

Hi AJ

Let's make a clean start.

A data element describes either an elementary type or a reference type.

An elementary type is defined by the built-in data type, length and possibly the number of decimal places. These type attributes can either be defined directly in the data element or copied from a domain.

A reference type defines the types of reference variables in ABAP programs.

Table fields with the same contents should

refer to the same data element.

This ensures that the attributes of these fields are always consistent.

So, if you know what data element you should assign then go

ahead and assign it or you can click on "Predefined Type" and provide the data type.

Go in the menu option Extras -> Enhancement Category and check

what value is assigned to it. If are not sure then give it "not

classified" then save and activate. This is just an warning.

Reward points if usefull,

Regards Harsh

Edited by: Harsh Dave on Jun 26, 2008 7:53 PM

Read only

Former Member
0 Likes
1,619

hi....'

from ecc 6.0 it important to give the enhancement category..This is useful if your adding include structures in your program.

it is important to mention the enhancemnet category.or else your table wont get activated.

for include strcutures also mention the enhncement category.

and the enhancemnt category of include strcutures should always be less than that of the main table.

Read only

Former Member
0 Likes
1,620

Hi

When ever you create a 'Z'table these type of warnigns will be shown because its like in future versions do you want to enchance or extend the table by providing the additional fields or structure.

Enchancement category tells you that the in the future versions, you are providing the user to include other Zfields in the table according to thier requierment. You can provide some Append struture or Includes for future usage to add more fields to the existing table.

You can avoid the errors by going to the SE11->table name-> Menu->Extras->Enchancement cxategory-> U can see radi buttons and click the one of ur choice.

Reward if helpful.

Best Wishes,

Chandralekha