‎2006 Aug 04 7:51 AM
Hi!
Theer is some migration work goin on from 4.7 to ECC 5.0 version.
Can anybody tell me some sap standard program or Z-program. which compares the versions of no. of programs between different clients in single run.
Thanks in Advance,
Harkamal
‎2006 Aug 04 10:08 AM
check the logics of
RSVRSREM
RSVRSRS3 and FM <b>GET_VERSION_LIST_46</b>inputs to S3 should be like this.
OBJECT : Program name
OBJTYE : REPS
version1 :01
version2 : 01
rm-system = pro.
regards
Prabhu
‎2006 Aug 04 8:43 AM
Hi,
So you don't want the normal functionality in SE38 (i.e. Utilities>Versions>Version management then button remote comparison Shift+F8)
You want somehow check all the version numbers of all custom programs?
Can't you somehow see this in the transport management (STMS)
Or else try to find out in which table the version numbers are stored.
Kind regards, Rob Dielemans
‎2006 Aug 04 9:19 AM
You r right Rob!
I dont want to use normal functionality in SE38. Because i have to comapare lot of programs in two systems.
Do u think version number are goin to helpful in this context?
Regards,
-Harkamal
‎2006 Aug 04 10:34 AM
No, I dont't think comparing version numbers will do.
Maybe the easiest way is to put all Z programs on transport and import them in the system.
Kind regards, Rob dielemans
‎2006 Aug 04 10:08 AM
check the logics of
RSVRSREM
RSVRSRS3 and FM <b>GET_VERSION_LIST_46</b>inputs to S3 should be like this.
OBJECT : Program name
OBJTYE : REPS
version1 :01
version2 : 01
rm-system = pro.
regards
Prabhu