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

Deleting change documents

Former Member
0 Likes
829

Hi, how can we delete some of the change documents that can be seen in CDHDR and CDPOS? Is it safe to delete the records using the DELETE statement and just add conditions? Or is there a function module out there for this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
435

Please check FM: CHANGEDOCUMENT_DELETE. You can refer to the FM documentation for understanding.

Hi, how can we delete some of the change documents that can be seen in CDHDR and CDPOS? Is it safe to delete the records using the DELETE statement and just add conditions? Or is there a function module out there for this?

1 REPLY 1
Read only

Former Member
0 Likes
436

Please check FM: CHANGEDOCUMENT_DELETE. You can refer to the FM documentation for understanding.