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 during WVKOMP activation

Former Member
0 Likes
854

Hello friends,

I have one problem during activation of WVKOMP structure.

An error is coming like table/structure WVKOMP-ZZME does not exist. so how to resolve this problem. And as it is a part standard SAP System so what is best suitable solution for this problem. By using access key i need to add field or any other way to resolve this problem.

Thanx in advance,

Rahul Talele

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
823

Hi,

You may not have field called 'ZZME' in structure 'WVKOMP' at your system, first delete that field 'ZZME' from 'WVKOMP' structure and activate then it'll activate.

reward points if useful.

seshu.

8 REPLIES 8
Read only

Former Member
0 Likes
824

Hi,

You may not have field called 'ZZME' in structure 'WVKOMP' at your system, first delete that field 'ZZME' from 'WVKOMP' structure and activate then it'll activate.

reward points if useful.

seshu.

Read only

0 Likes
823

Hello maddipatla,

Structure WVKOMP is a part of standard SAP system so its not preferable to delete any field from that so if there is any other way to solve this problem than its better.

Thanx ,

Rahul Talele

Read only

Former Member
0 Likes
823

first you create the domain and data element of the zfield.

open the standard structure WVKOMP use append structure or include structure and it will prapose for new structure and in the add the zfield and activate the append structure.

Read only

0 Likes
823

Hello Suvarchala,

Thanx for your previous solution, but one thing i need to add that domain and data element for that field ZZME field is activated only, so problem is not regarding to domain and data element activation. If any other possiblility is than please send that to me.

Reward points is added for your previous solution.

Thanx & Regards,

Rahul Talele

Read only

Former Member
0 Likes
823

Hi

Goto SE14 and try to activate the same

Regards

Shiva

Read only

0 Likes
823

Hello Shiva,

Thanx for your feedback but i already tried with SE14 transaction it is giving reply Object WVKOMP cannot be processed via DB utility. If there is any otherway to solve this problem than please provide me information.

Thanx & Regards,

Rahul Talele

Read only

0 Likes
823

Hi

WVKOMP-ZZANZ/ZZAUFMENG is Quantity field ,so it's reference should be UNIT field.

But WVKOMP-ZZME is CHAR file now, I have changed Domain ZZME from CHAR to UNIT and Activeed it. So this problem is solved.

Loren

Read only

Former Member
0 Likes
823

Thanks for the solution. I altered component type ZZME of table WVKOMP in SE11. I had to login with language "DE". The table was possible to activate after altering the domain ZZME from CHAR to UNIT. I also had to enter the table in "display"-mode to see all the component types.