cancel
Showing results for 
Search instead for 
Did you mean: 

HR programming : mass deletion of PA Infotypes

Former Member
0 Kudos

Hello !

Does anyone know a standard way (a program , bapi ,

function) for deletion of PA infotypes ?

We need to do a mass deletion of PA infotypes - We need

to delete infotypes for a lot of PERNRS

at the same time. (So PU00 is not good enough for us).

Thanks in advance ,

Nitzan S.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Nitzan,

1. HR_INFOTYPE_OPERATION

2. This must be used.

with this we can delete, add, edit .

regards,

amit m.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nitzan,

Besy way is write a program and call function module

<b>'HR_INFOTYPE_OPERATION'</b>. You can delete the

records.

Thanks & Regards,

Siri

Former Member
0 Kudos

Hi,

Deleted the entries from the table T777D for the infotypes.Or you can even search for the T777* in SE 11

TRANSACTION for finding suitable table.

Regards,

Irfan Hussain