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

active and inactive program

Former Member
0 Likes
2,293

Hello Gurus,

I have following three question about active and inactive program:

(1) what is the difference for active program and inactive program ?

(2) I wonder if there are inactive and active version for all program ?

(3) I want to editing a program in operation. How can I get that ?

thanks very much!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,355

Hi,

Only activated objects can be accessed by all the users. If the object is under developement only active version is visible to everybody which can be accessed.

An object may have any number of inactive versions, but it isi invisible to other users. It is confined only to your worklist. once you activate this it will beactivated and will be available for whom so ever it is authorized.

By activating the object, the system checks the syntax of the entire object, then creates an active version, generates a runtime version, and deletes the corresponding entry from your inactive object list. Only active versions can be transported to other systems.

<REMOVED BY MODERATOR>

Thanks,

Imran.

Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:58 PM

4 REPLIES 4
Read only

Sm1tje
Active Contributor
0 Likes
1,355

1. Difference is that only Active programs can be used for working with.

2. No, only for reports / programs that were not (or could) not be activated.

3. ??? what do you want to do? A program in 'operation''? What do you mean by that?

Edited by: Micky Oestreich on Apr 28, 2008 5:24 PM

Read only

Former Member
0 Likes
1,355

Hi,

1. Active and Inactive status is stored in table REPOSRC.

2. Just goto that table in SE11/SE16,

and enter (copy/paste) the list of your 100 programs.

3. In that there is a field R3STATE

Where A= Active

I = Inactive

From there u can filter as per ur requirement.

Regards

Kiran Sure

Read only

Former Member
0 Likes
1,356

Hi,

Only activated objects can be accessed by all the users. If the object is under developement only active version is visible to everybody which can be accessed.

An object may have any number of inactive versions, but it isi invisible to other users. It is confined only to your worklist. once you activate this it will beactivated and will be available for whom so ever it is authorized.

By activating the object, the system checks the syntax of the entire object, then creates an active version, generates a runtime version, and deletes the corresponding entry from your inactive object list. Only active versions can be transported to other systems.

<REMOVED BY MODERATOR>

Thanks,

Imran.

Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:58 PM