Application Development 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: 

Delete/update table content of hrp1001 via abap report

0 Kudos
314

Hello,

I want to delete records of hrp1001 table with specific condition

suppose table has following entries:

A B C D

1 2 3 (blank)

4 5 6 .00

7 8 9 .00

0 6 1 (blank)

Requirement is to delete data of hrp1001 table and update the table content via report where d= ".00"

How can this be achieved

Thanks.

1 REPLY 1

DominikTylczyn
Active Contributor
261

Hello vru.in

vru.inThe HRP1001 table is the implementation of HR infotype 1001. See this blog Delete Infotype Operation

Best regards

Dominik Tylczynski