2007 Jul 12 10:08 AM
Hi all,
I made a mistake nad imported standard programs from R/3 4.7 to R/3 5.0
Now there are syntax problem and I cannot activate it.
Does someone work on R/3 SAP_APP 500 SP9? (Support Package it's not important)
And can send me copy af programs:
MV13AF0F
MV13AF0X
MV13ATOP
RV15C102
and function module
SD_BONUS_REPORT_NO_READ
?
S.O.S.
Please,
Piercarlo
2007 Jul 12 10:10 AM
Hi,
Try to import whole package. And overwrite it.
Reward if useful!
Hi all,
I made a mistake nad imported standard programs from R/3 4.7 to R/3 5.0
Now there are syntax problem and I cannot activate it.
Does someone work on R/3 SAP_APP 500 SP9? (Support Package it's not important)
And can send me copy af programs:
MV13AF0F
MV13AF0X
MV13ATOP
RV15C102
and function module
SD_BONUS_REPORT_NO_READ
?
S.O.S.
Please,
Piercarlo
2007 Jul 12 10:10 AM
Hi,
Try to import whole package. And overwrite it.
Reward if useful!
2007 Jul 12 10:16 AM
Hi,
refer.
Use FM SVRS_COMPUTE_DELTA_REPS to compare programs.
Do like:
download the prog from 4.7 as rep_old
download the prog from 5.0 as rep_new
Upload both in one program (which has the FM SVRS_COMPUTE_DELTA_REPS.
you need to pass the source code in texttab_old (rep_old) and texttab_new(rep_new).
<b>Reward points</b>
Regards
2007 Jul 12 11:30 AM
Hi Prasad Dixit,
Do you suggest to download SAP_ALL 500 and all Support Packages and import them through SAINT transaction? Is this dangerous?
Hi skk,
I read the forum, but was not solved.
the problem I'm facing is that I lost the previous code of 500, so I cannot compare any code. I need to retrieve the previous code there was before the import.
Thanks all,
Piercarlo