‎2006 Nov 29 9:33 AM
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
‎2006 Nov 29 9:39 AM
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
‎2006 Nov 29 9:47 AM
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
‎2006 Nov 29 1:59 PM
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