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

regarding two errors while creating a table.

Former Member
0 Likes
673

Hello experts:

Thank you in advance for all your replies.

two warning popped up while creating a job saying as follows

1 enhancement category for table missing

2 enhancement category for include or subtype missing.

would you please tell me why?

couldn't thank you more.

Best regards.

Frank

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
653

Hi,

In se11..click on extra..."enhancement category"

there will be 5 options..

Please find below thier meanings

you can classify structures and tables in the Dictionary under Extras -> Enhancement Category as follows:

1 Not classified

The structure has no enhancement category

2 Cannot be enhanced

The structure cannot be enhanced

3 Can be enhanced (character-type)

All structure components and their enhancements must be character-type

4 Can be enhanced (character-type or numeric-type)

The structure and its enhancement cannot contain deep data types

5 Can be enhanced in any way

The structure and its enhancement can contain components with any data type

Character-type includes elementary types C, D, N, and T; numeric includes the elementary types F, I, P, and X. The deep types STRING and XSTRING are not supported.

if you maintain any one of the 4 options..other that the default one which is "not classifed" ..the warnings will not come again

Reward if helpful

Regards

Byju

5 REPLIES 5
Read only

Former Member
0 Likes
653

hi,

Maintain the technical attributes section of the table .....

Regards,

Santosh

Read only

Former Member
0 Likes
654

Hi,

In se11..click on extra..."enhancement category"

there will be 5 options..

Please find below thier meanings

you can classify structures and tables in the Dictionary under Extras -> Enhancement Category as follows:

1 Not classified

The structure has no enhancement category

2 Cannot be enhanced

The structure cannot be enhanced

3 Can be enhanced (character-type)

All structure components and their enhancements must be character-type

4 Can be enhanced (character-type or numeric-type)

The structure and its enhancement cannot contain deep data types

5 Can be enhanced in any way

The structure and its enhancement can contain components with any data type

Character-type includes elementary types C, D, N, and T; numeric includes the elementary types F, I, P, and X. The deep types STRING and XSTRING are not supported.

if you maintain any one of the 4 options..other that the default one which is "not classifed" ..the warnings will not come again

Reward if helpful

Regards

Byju

Read only

Former Member
0 Likes
653

Hi,

IF you are using the data type as CURR You have to call the field in the Currency/Quantity tab and refering table and Refernce field for the data type.

For Ex :

Select the netpr in Vbap table.

go to Currency/Quantity for sample.

Reward if its useful

Read only

Former Member
0 Likes
653

hi...

in de menu bar....go to Extras--->Enhancement category

and den enhance ur table....u will get rid of this warnings.

Pls reward points if useful.

Regards,

Winnie

Read only

Former Member
0 Likes
653

Right from the ECC 6.0 release you will get this warning when you create a table.

To avoid this warning, Specify whether your table can be enhanced or not

From the EXTRAS->Enhancement Category->(Here you have got 5 options)