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

Error while leveling the product hierarchy

Former Member
0 Likes
831

Dear Experts,

My issue regarding the product hierarchy leveling , after I’ve followed that link :
http://scn.sap.com/thread/1736015
I have an issue when I tried to activate three data elements and assign them to three domains that I already made after activating I got the following error in three data elements (RKEG_PAPH1-RKEG_PAPH2– RKEG_PAPH3 ) , the errors are :


TABL CE110DE is inconsistent in active version
Structure change at field level (convert table CE110DE).

I already made adjust to the database table and delete data too.
But found nothing!
The error appears.

Please advice.

1 ACCEPTED SOLUTION
Read only

kaushalya
Active Participant
0 Likes
691

Hi Haytham,

First check if the table can be maintained:

In Delivery/Maintainance tab, select Delivery/Maintainance allowed.

If it is already selected then check whether the table can be enhanced:

Extras -> Enhancement Category -> select Can be enhanced (character type/numeric)

And reactivate everything.

If the problem still occurs, you have to alter the table:

First delete the added fields and data elements from the table.

Then adjust your table using SE14 .

Then again add the fields in table and activate it.

Hi Haytham,

First check if the table can be maintained:

In Delivery/Maintainance tab, select Delivery/Maintainance allowed.

If it is already selected then check whether the table can be enhanced:

Extras -> Enhancement Category -> select Can be enhanced (character type/numeric)

And reactivate everything.

If the problem still occurs, you have to alter the table:

First delete the added fields and data elements from the table.

Then adjust your table using SE14 .

Then again add the fields in table and activate it.

2 REPLIES 2
Read only

kaushalya
Active Participant
0 Likes
692

Hi Haytham,

First check if the table can be maintained:

In Delivery/Maintainance tab, select Delivery/Maintainance allowed.

If it is already selected then check whether the table can be enhanced:

Extras -> Enhancement Category -> select Can be enhanced (character type/numeric)

And reactivate everything.

If the problem still occurs, you have to alter the table:

First delete the added fields and data elements from the table.

Then adjust your table using SE14 .

Then again add the fields in table and activate it.

Read only

Former Member
0 Likes
691

Thanks a lot kaushalya