2008 Sep 19 1:29 AM
Hi
How do I know, what version of the source code I am working ?
Let us say, I have version v1, v2, v3 and v4. How do I know, which version of the source code I am editing.
thanks
siva
Edited by: Sivanantham kandan on Sep 19, 2008 2:29 AM
2008 Sep 19 1:33 AM
if ur in se38 go to system-->status
there is an information SAP system data--> component version
in this u can find.
2008 Sep 19 1:33 AM
if ur in se38 go to system-->status
there is an information SAP system data--> component version
in this u can find.
2008 Sep 19 2:39 AM
I would like to see, what version of my source code I am working ? Not the application version ?
thanks
siva
2008 Sep 19 4:34 AM
Go to Utilities-> Versions-> Version Management.
Here you can see all the versions of the report and the active version. You can retrieve any version or compare between versions, etc.
Regards
Farzan
2008 Sep 19 8:20 PM
Farzan,
Thanks for responding.
Here is the information I found,
When I go to the "Utilities-> Versions-> Version Management."
-
version(s) in the developmen database
-
active 700 09/10/2008 23:36:34 SK45555
-
version(s) in the developmen database
-
o 00004 700 GTD902243 09/11/2008 24:40:52 SK45555
o 00003 700 GTD901962 09/09/2008 16:40:52 SK45555
o 00002 700 GTD901122 05/25/2008 15:40:52 SK45555
o 00002 700 GTD900997 05/25/2008 16:40:52 SK45555
My questions is,
there are four version, how do I know which version is active ?
2008 Sep 19 8:25 PM
The topmost version(newest version) is the active version.
If you try to retrive a old version and make it active, it will create a new verion for this on the top.
In your case:
o 00004 700 GTD902243 09/11/2008 24:40:52 SK45555
You can do a version compare to verify that.
2008 Sep 19 8:45 PM
version(s) in the developmen database
-
active 700 09/10/2008 23:36:34 SK45555
The active line should include a request number like below:
active 700 GTD902300 09/10/2008 23:36:34 SK45555
2008 Sep 20 4:53 AM
Thank you for your answer. One additional question.
see below, What is the difference between active and modify here.
version(s) in the developmen database
modify 700 09/10/2008 23:36:34 SK45555
active 700 09/10/2008 23:36:34 SK45555
thanks
siva
2008 Sep 20 2:51 PM
Hello Sivanantham,
modified version is the changed code which is not activated. Once you activate the code this version will not be available.
Regards
Farzan
2008 Sep 19 2:38 AM
Hi,
Se38 --> Utilities --> Version --> Version Management.
Hope it helps,
Victor.