Application Development 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: 

Code changes in Production system.

Former Member
0 Kudos

Hi all,

Due to the unavailability of the development and quality i want make code changes in production system.

Please tell me is this possible and also i want know that does it effect or not?

Regards,

Ramprasd

1 ACCEPTED SOLUTION

Former Member
0 Kudos

writing code in production is not correct way.

But you can write the code in production server

all you need to do is take developer key in production server.

take authorization from your basis people and write the code

or

ask basis people to open server as modifiable

3 REPLIES 3

Former Member
0 Kudos

writing code in production is not correct way.

But you can write the code in production server

all you need to do is take developer key in production server.

take authorization from your basis people and write the code

or

ask basis people to open server as modifiable

Former Member
0 Kudos

Hi Ramprasd,

yes it's possible, but very dangerous. Make the changes in Dev-System and transport it.

Regards, Dieter

Former Member
0 Kudos

Hi,

For editing in PRD system, u need to get authorization for editing. To get auth object, contact basis.

But proper way to edit a code is modifying in DEV, then transport it to QAS & PRD.

Regards,

Prem