‎2007 Jun 28 1:27 PM
Hi All,
We have a program that runs well in the Dev box, but doesn't work in QA. The program runs in the background and is based on ME59N (auto creation of PO's from requisitions). How can we compare what's in Dev against wht's in QA so we can determine if its a config issue or some badi conflict, etc etc..
Thanks in advance
‎2007 Jun 28 1:32 PM
Hi,
Take a look at transactions:
SCMP - For tables
SCU0 - For customizing
Does the program have any hard coding of values in it that might be missing in QA?
‎2007 Jun 28 1:33 PM
Utilities>Version Management Click Remote Comparison>RFC Destination here u select your QA client and compare your code.
‎2007 Jun 28 1:36 PM
Hi,
you can use RSA1 --> Metadata Repository --> Query for the 3 system and then check for only the query that are not on all the systems.
Or
Use S_RS_COMP and S_RS_COMP1 for BEx security and specifically for Query use S_QUERY
Regards
‎2007 Jun 28 1:37 PM
Hi
We can compare the two programs with in the same client (DEV) using the Tcode SE39
but you can't compare the programs one in DEV with other in QAS
better copy the code of QAS into dev and compare
Reward points for useful Answers
Regards
Anji