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

Enhancement category for table missing

Former Member
0 Likes
972

Hi,

I am trying to append a structure to table VTTK, when i am activated the structure after appending i am getting couple of error messages:

1) TABL CXSHIPMENT was adjusted

Check table CXSHIPMENT

Enhancement category for table missing

Enhancement category for include or subtype missing

Table CXSHIPMENT was checked with warnings.

2) TABL MCVTTKB was adjusted

Check table MCVTTKB (MNARKALA/11/04/09/13:32)

Enhancement category for table missing

Enhancement category for include or subtype missing

Table MCVTTKB was checked with warnings.

The enhancement category for both the structures CXSHIPMENT and MCVTTKB is not defined by SAP. So , can someone say me how can i avoid these error messages with a successful APPEND to the VTTK.

Thanks,

Sanjay

Hi,

I am trying to append a structure to table VTTK, when i am activated the structure after appending i am getting couple of error messages:

1) TABL CXSHIPMENT was adjusted

Check table CXSHIPMENT

Enhancement category for table missing

Enhancement category for include or subtype missing

Table CXSHIPMENT was checked with warnings.

2) TABL MCVTTKB was adjusted

Check table MCVTTKB (MNARKALA/11/04/09/13:32)

Enhancement category for table missing

Enhancement category for include or subtype missing

Table MCVTTKB was checked with warnings.

The enhancement category for both the structures CXSHIPMENT and MCVTTKB is not defined by SAP. So , can someone say me how can i avoid these error messages with a successful APPEND to the VTTK.

Thanks,

Sanjay

2 REPLIES 2
Read only

chaiphon
Contributor
0 Likes
620

Hi Sanjay,

It is just an warning message. you can just ignore it.

Or If you want to make it go away, you can either,

1) create OSS message to SAP.

2) Request for access key from SAP and use SE11 Extras->Enhancement category-> then select any enhancement category type. Save it.

Cheers,

Chaiphon

Read only

Former Member
0 Likes
620

Enhanceent category is missing is a warning not a error , i think u may be getting in yellow colour.

This is somethimng called when u craete a table u give the enhavncement category with options u can see in extras ->enhancement category.

this means in future if u add fields u will be able to add only char type if the 3rd button is sslected.

so this is the thing.

Regards