Application Development 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: 

m_vmvme

Former Member
0 Kudos

hi,

We are upgrading from 4.6c to ecc 5.0.

can anyone tell me, what is the replacement Table for 'm_vmvme'.

Regds,

Rajesh P

1 ACCEPTED SOLUTION

former_member181962
Active Contributor
0 Kudos

It looks like a matchcode generated pool table.

YOu need to generate a mtch code to get this table.

Regards,

Ravi

4 REPLIES 4

former_member181962
Active Contributor
0 Kudos

It looks like a matchcode generated pool table.

YOu need to generate a mtch code to get this table.

Regards,

Ravi

former_member188685
Active Contributor
0 Kudos

Hi,

i am in 5.0 version, what is the Table Description in 4.6.

so that we can check it.

Regards

vijay

Former Member
0 Kudos

Rajesh,

M_VMVME is the pooled table used for the match code VMVM.

Hence SAP is not supporting matchcode, there is no any porper replacement for this object.

Similar case you will face with the object <b>M_VMVAA</b> also, which is again for the match code VMVA.

However there are there are different fields in these Views.Depending on the program you may need to choose a new search-help for this.

In addition, there may be function modules that reference this table. When that is the case, correct the parameters of the function and references in the functions code, save and generate. Some function modules have SAP includes linked to them. By saving and generating the changes in the function, the SAP include will also be updated.

So concluding, you need to find induividul solutions(search-helps or a custom logic for selection VSTEL selection) for you each program where these objects are used.

Hope I gave you a satisfactory answer.

rgds,

TM.

0 Kudos

Thanks to all your efforts.

Regds,

Rajesh P