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

does data referesh in Dev effect my programs

Former Member
0 Likes
788

Hi,

my client is doing a data refresh from production system into development system. in this case, will this effect my programs? do i need to take a back of the code which i have written in development system?

please suggest me

Thanks

Ajay

1 ACCEPTED SOLUTION
Read only

0 Likes
759

Only data refresh and not system refresh?

Then it should not matter..but I would suggest to back up anyways...:) you never know what might happen sometimes...

7 REPLIES 7
Read only

0 Likes
760

Only data refresh and not system refresh?

Then it should not matter..but I would suggest to back up anyways...:) you never know what might happen sometimes...

Read only

Former Member
0 Likes
759

Hi,

I believe data refresh will not overwirte the code..

But anyway it is better to take a backup of your code and store in a local file..

Thanks,

Naren

Read only

Former Member
0 Likes
758

yes, it is not system refresh and its only a data refresh.

does this also mean, that the T-code's i have created, for my reports will be lost?

thank you

Read only

0 Likes
758

Nothing will happen. My company does data refresh almost once a month. I dint face any problems.

However is it the testing system or the DEV system.

IF its the testing system you might have to import the transports again but that would be taken care by the BASIS team.

ster

Read only

0 Likes
758

But if its the DEvelopment system I would suggest to keep a backup of everything.

Ster

Read only

Former Member
0 Likes
758

programs are deleted

Read only

Former Member
0 Likes
758

Hi,

thanks for the information. The programs are deleted, and i have a backup of the programs.

But i have heard, that we can retrieve programs which have been moved to QA (and are not in Production) in a convenient method.

And Also, I have some programs which i have released from Development system and are not in QA.

Can anyone give me any idea or blog or something on this process.

Thanks