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

How to view changes made to Program code in PRD?

Former Member
0 Likes
2,104

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

4 REPLIES 4
Read only

Former Member
0 Likes
898

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).

Read only

Former Member
0 Likes
898

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.

Read only

0 Likes
898

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)?

Read only

Former Member
0 Likes
898

Hi,

Open ur program in SE38..


Go to Utilities-->Version-->Version Management-
Press Remote Comparison
Give Target system name and enter...

Thats all...