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

RH_DELETE_INFTY:DELETE_FIRST_RECORD ISSUE

Former Member
0 Likes
767

hi

i use RH_DELETE_INFTY to delete object HRP1000 data!

will get DELETE_FIRST_RECORD dump when the only one record in system!

some one know witch another function can replase it or how to settle it using this FUNCTION?

thank you very much!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
609

Several objects don't leave us deleting them completely. Almost must exist one register because of the definition of the infotype.

With report RHRHDL00 you can delete objects too. Test it

2 REPLIES 2
Read only

Former Member
0 Likes
610

Several objects don't leave us deleting them completely. Almost must exist one register because of the definition of the infotype.

With report RHRHDL00 you can delete objects too. Test it

Read only

Former Member
0 Likes
609

thank you