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

zprogram for VA05 Error

Former Member
0 Likes
712

Hi All,

I have copied the program SAPMV75A to Zprogram with all the includes but I am getting error message when I am executing the Ztcode I have created like this

You cannot display lists for this partner function

Message no. VR453

Diagnosis

An index is not written for this partner function.

Procedure

You can switch on the index function in Customizing. Caution: this can

affect the system performance.

Can any body give some idea on this please.

Thanks&Regards

Mahesh

3 REPLIES 3
Read only

Former Member
0 Likes
531

Hi Mahesh,

Finally you have decided to copy to a Zprogram!!!!!!!!!!.

I guess this error would be because there are some select statements which determines the functionality of the transaction as the same program is used with other transactions as well e.g. VA25.

so Search for sy-repid, & replace this with your SAPMV75A, so that the select statements will still work & based on transaction code as well there are some settings done in the program, there as well move VA05, to sy-tcode

it's in include MV75AO00_TRANSAKTIONS_INIT

P.S. reward points if helpfull.

Regards,

Raghavendra

Read only

0 Likes
531

Hi Raghavendra,

Thanks a lot for ur quick response as I said yesterday my client is prefering to make the Zprogram so I am doing that I will fix the error please help me in this regard if any inputs is required for me since this is the Ist time I am doing like this requirement copy the standard module pool program.

Thanks&Regards

Mahesh

Read only

0 Likes
531

Hi Ragavendra,

It's not allowing to change the sy-repid value in the zprogram how can we will do this please?

Thanks&Regards

Mahesh