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

deactivating the code though version management

Former Member
0 Likes
645

Hi all.

i have a small question,

i want to deactivate(inactive)the code in production server,so that the user should not run the report by mistake.how is it possible in the version management.

please suggest me the technique.

thnaks

4 REPLIES 4
Read only

Former Member
0 Likes
608

Hi Tanisha,

Can you please elobarate on this...

Still let me try, your code has reached production and you want it to be reverted, r8......

if so please ask basis to do so,

Thanks

Rajesh

Read only

Former Member
0 Likes
608

Hi,

In version management, it is possible to retrive the older versions of the code...

But in order to avoid the user run the code in production, Try to use the authorization check (Or assign an authorization object) Hence those users who area ssigned to this authorization object will have access to run, Others cant do that..

Regards

Shiva

Read only

kiran_k8
Active Contributor
0 Likes
608

Tanisha,

Go to SE38 and open the Program

Utilities>>Versions>>Version Management

By Default the current version will be indicated by TICK mark.

Check the Previous version based on your requirement and click on the RETRIEVE which will in turn ask for a TR.Create the TR and you will be able to get the Previous Version of the Program active.

Now Transport this request to Quality and check,if satisified move this version to Production.

K.Kiran.

Read only

Former Member
0 Likes
608

Hi,

The basis cannot revert the present request but they can overwite the previous request to production..

Thanks

Rajesh