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

Clearing abap program log activity?

Former Member
0 Likes
607

I have created a simple executable program in client 800 sys of r3 inside a package .Now i want to change and edit the abap program.

1>WILL SAP SYSTEM WILL BE KEEPING A LOG ACTIVITY OF WHAT TIME I CHANGE THE PROGRAM EACH N EVERY TIME.

i mean will it be keep on tracking what time i open , what time i edit the programs???

2>IF so i think the admin will be able to view my logs..

3>IS IT POSSIBLE TO BYPASS THE LOG AND EDIT THE PROGRAM SECOND AFTER LOGGIN IN SAPSYTEM

Removing the trace tat i have edited the program again..??

Help me out to find answers for above??

Moderator message: duplicate post, hacking not supported.

Edited by: Thomas Zloch on Feb 1, 2012

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
549

WILL SAP SYSTEM WILL BE KEEPING A LOG ACTIVITY OF WHAT TIME I CHANGE THE PROGRAM EACH N EVERY TIME.

i mean will it be keep on tracking what time i open , what time i edit the programs???

=> whenever you change a object and activate it , a new version is created , called as version management in SAP.

>IF so i think the admin will be able to view my logs..

=> Yes

IS IT POSSIBLE TO BYPASS THE LOG AND EDIT THE PROGRAM SECOND AFTER LOGGIN IN SAPSYTEM

Removing the trace tat i have edited the program again..??

=> Why you will do that , its ok to change a program and no crime

Read only

0 Likes
549

yeah its not crime but i was given a time to complete the program but program was not completed.so only wanted to bypass.

But my program after doing my final changes its unactive still n i logged off.. if i make some changes n just check 4 errors n compile..without making it active will log will still be made?

Read only

Former Member
0 Likes
549

Hi,

All the abap program details are stored in this databaseview D010SINF or table REPOSRC.

If we try to edit changed on data , it will go to dump, so you cant edit changed data and cant clear log data