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

abap dictionary

Former Member
0 Likes
556

i have created a table in ecc 6 . I am getting a error msg in activation log . it reads ' enhancement category missing' . can any one explain me what it is

1 ACCEPTED SOLUTION
Read only

faisalatsap
Active Contributor
0 Likes
536

hi, praveen

do you have problem while activating table ?

because it is a worning message. you can activate you table while displaying this message.

or please explain your problem.

kind Regards,

Faisal

hi, praveen

do you have problem while activating table ?

because it is a worning message. you can activate you table while displaying this message.

or please explain your problem.

kind Regards,

Faisal

4 REPLIES 4
Read only

faisalatsap
Active Contributor
0 Likes
537

hi, praveen

do you have problem while activating table ?

because it is a worning message. you can activate you table while displaying this message.

or please explain your problem.

kind Regards,

Faisal

Read only

faisalatsap
Active Contributor
0 Likes
536

hi, Praveen.

you can get more help from the following thread.

Replay if any problem,

Kind Regards,

Faisal

Read only

Former Member
0 Likes
536

Hi Praveen

Enhancement category is specified during table creation. its purpose is to specify whether the table structure is changed in future.Generally we must select the option "Can be enhanced(character or numeric)"

The Enhancement Category is available in sapgui menu Extras and select as per your requirement.

Regards

P.Arun

Read only

Former Member
0 Likes
536

thanks faisal i got the answer