‎2008 Nov 03 10:37 AM
Hi all,
I'm currently auditing SAP landscape management and noted the following in the PRD environment:
1. table logging is disabled (transaction SM31)
2. profile logging is disabled
3. transaction SM20 doesn't give anything
4. don't have access to changes with SECR transaction.
My question is how can I have a population of changes made directly in program codes on PRD? (without going trhough the transport manager).
SAP R/3 release: 4.5B
Thanks for your help
‎2008 Nov 03 11:03 AM
If changes are made directly in Production system (ouch!) then the program source might differ between development and production.
So, do a remote comparison between both systems for the program you want to check (go to version overview of the program).
‎2008 Nov 03 11:05 AM
Hi Rainatou,
Change logs are disabled in PRD considering the database load and performance.
The changes to program code can be better viewed in DEV by displaying the program,Utilities,Version management.
If you want to compare to code in DEV and PROD you can use split screen editor (SE39).
Regards,
Babul.
‎2008 Nov 03 11:15 AM
Thanks for your prompt and helpful replies.
However, with the suggested solutions, I'll have to check one by one the programs. Is there any solution that'll provide me with a list of all programs changed (e.g different from DEV to PRD)?
‎2008 Nov 03 11:14 AM
Hi,
Open ur program in SE38..
Go to Utilities-->Version-->Version Management-
Press Remote Comparison
Give Target system name and enter...
Thats all...