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: 

New Tcode creation in Production

Former Member
0 Kudos

Hi

I have created query in tcode: sq01 in PRD server. Now i want to create new tcode say : zpp and i want to assign the program.

Whiel doing this in tcode: se93 , i have selected start object : program and selection screen, then system throwing error : changes to rpository objects are not permitted in the clinet.

To solve wat i have to do.

pl guide me. Is there any other tcode to create new tcode and assing the program.

warm regards

ssp

1 ACCEPTED SOLUTION

former_member212653
Active Contributor
0 Kudos

Production server should not be used for development.

Do the necessary developmet in Development server under a transport.(Create a transport through transaction SE10.) Release the transport and the task.Then move it to quality, then to production.

2 REPLIES 2

Former Member
0 Kudos

hi create the tcode in the develoupment server and assign it to the program under request..and transport it..

former_member212653
Active Contributor
0 Kudos

Production server should not be used for development.

Do the necessary developmet in Development server under a transport.(Create a transport through transaction SE10.) Release the transport and the task.Then move it to quality, then to production.