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

Activate Primary Index on VBAP Table

Former Member
0 Likes
1,059

Hi,

I'm working on ECC6.0 environment. I would like to activate the Index M03(given by SAP and the status is New) on VBAP table. When I tried to activate its giving me a warning message saying "M03 is not in customer name space" and its not getting activated even thogu its just warning message.

So can you please help me how to activate SAP given Index on a table. I do not want to craete a custom index because if I create a custom index with the same fields, it will not allow you to activate and adjust the database from SE14 and it will tell you "there is already one index with the same fields" so delete he custom one.

Thanks in advance.

Regards,

Param.

Hi,

I'm working on ECC6.0 environment. I would like to activate the Index M03(given by SAP and the status is New) on VBAP table. When I tried to activate its giving me a warning message saying "M03 is not in customer name space" and its not getting activated even thogu its just warning message.

So can you please help me how to activate SAP given Index on a table. I do not want to craete a custom index because if I create a custom index with the same fields, it will not allow you to activate and adjust the database from SE14 and it will tell you "there is already one index with the same fields" so delete he custom one.

Thanks in advance.

Regards,

Param.

3 REPLIES 3
Read only

markus_doehr2
Active Contributor
0 Likes
775

Are you activating through SE14? What's the content of the activation log?

Markus

Read only

0 Likes
775

I'm trying to activate from SE11 and the log says " In a target system (customer system), a new index was created whose name does not lie in the namespace Y or Z. The namespaces Y and Z are reserved for extensions in target systems."

Regards,

Param.

Read only

Former Member
0 Likes
775

Use table VAPMA instead. It's indexed on MATNR.

Rob