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

Need programs from R/3 500 !!! Help!!

Former Member
0 Likes
587

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

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

3 REPLIES 3
Read only

Former Member
0 Likes
558

Hi,

Try to import whole package. And overwrite it.

Reward if useful!

Read only

Former Member
0 Likes
557

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

Read only

Former Member
0 Likes
557

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