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: 

HR-ABAP

Former Member
0 Kudos

Can anyone please tell me the name of the BAPI to delete all infotypes of a Pernr.Manually we can do that using PU00 tcode.

3 REPLIES 3

Former Member
0 Kudos

Hi,

try using this BAPI

BAPI_PERSDATA_DELETE

Regards,

PAVAN.

0 Kudos

Hi Pavan

This BAPI will delete only Personal data infotype.But i want all infotypes to be deleted using a BAPI.

former_member186746
Active Contributor
0 Kudos

Hi,

from the top of my head,

Use program RPUDELPN to delete pernrs. (or view the source to see which parts to use)

Kind regards, rob Dielemans