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

Writing Code on Production Server!.

Former Member
0 Likes
1,028

Dear Gurus

Our R3D and R3Q Server Broke down. System has gone for repairing!.

To which I'm not able to generate any report for my client!.

I wanted to know that is it advisable to make production server modifiable for like 20 min so i can generate report on live server for my client..

<removed_by_moderator>.

Regards

Saad Nisar

Edited by: Julius Bussche on Sep 17, 2009 8:49 AM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
946

This is usually not recommended. Also , check weather client will allow this or not .

8 REPLIES 8
Read only

Former Member
0 Likes
947

This is usually not recommended. Also , check weather client will allow this or not .

Read only

0 Likes
946

Client is letting me to work on production Server.!

What are the disadvantages?

Read only

0 Likes
946

Hi,

If the client is letting you work, then do it.

Disadvantages are nothing except the client believes that you'll just be generating the program and not fiddle with the config, master data and other stuff.

Make sure that if there are any changes in code, copy the changes to DEV & QAS once they are up, so that all the 3 systems remain in sync.

All the best.

Regards,

Amit

Read only

0 Likes
946

Hmmm

What if the END USER fiddle up the system..?

Read only

0 Likes
946

Hi,

Whatever you do in a system can be tracked by BASIS guys along with the user id's of the ppl responsible for it.

System maintains a log of this, and this log is traced at such situations.

Dont worry about all this, do your work in the system and once done, ask them/your BASIS guys to lock their systems again.

Regards,

Amit

Read only

0 Likes
946

The END USERS will not have authrorizations to fiddle up anything with the production system. Get the authorization only for your user id for the short period you want to develop the report in production system if the client agrees. If the authorization is set only for your user id, the risk of fiddling only lies upto you. The other authorizations remain the same

Regards,

Vikranth

Read only

0 Likes
946

If your Company is Falling under [SAS AND SOX COMPLIANCE|http://itknowledgeexchange.techtarget.com/compliance-governance/sas-70-sarbanes-oxley-sox-what-you-need-to-know/]

Then you are violating the policy of that by writing the Code directly in production

Sas

Edited by: saslove sap on Sep 17, 2009 9:03 AM

Read only

Former Member
0 Likes
946

If you have decided to go forward with it, be prepared to answer questions during your SAP Audit.

pk