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

CHANGE POINTERS - deletion

abapdeveloper20
Contributor
0 Likes
658

Hi ,

If we delete some entries in change pointers , is it possible to track the deletion changes??? any log entries available.???

1 REPLY 1
Read only

paruchuri_nagesh
Active Contributor
0 Likes
508

hi

use tcode BD22

This report deletes change pointer entries from database tables. If you run it in test mode, only a list of the selected entries is output. The database entries themseleves are only properly deleted when you remove the marking from the 'Test' checkbox.

You can select either obsolete or processed change pointers or both. Additionally, you can search according to date and time.

Obsolete change pointers are those which have been created up to the specified date and time. If this checkbox is marked, obsolete change pointers will be reorganized regardless of whether they have yet been processed.

Processed change pointers are those which have been processed in the specified period (date and time). If this checkbox is marked, the processed change pointers are reorganized.

Output

The report outputs the number of deleted entries. In test mode, the selected change pointer entries are displayed.

Reward for useful points

Regaards

Nagesh.Paruchuri