2007 Nov 28 12:06 PM
Is there any standard report to delete infotype data of some employees ??
Thanks.
Is there any standard report to delete infotype data of some employees ??
Thanks.
2007 Nov 28 12:09 PM
use delete statement.....
ex.
delete pa0001 where pernr in s_pernr.
or
use 'HR_INFOTYPE_OPERATION' with delete mode.
2007 Nov 28 12:09 PM
Hi maria
You can use the FM "HR_INFOTYPE_OPERATION" to delete the employee infotype data. Uyou can find the documentation for this FM about the usage.
~ Ranganath
PS : Reward points for all useful answers !
2007 Nov 28 12:10 PM
Hi
Use HR_MAINTAIN_MASTERDATA..
under parameters, use ACTIO = 'DEL'
It will delete the entries which u want..
Cheers,
Shakir
2007 Nov 28 12:22 PM
The idea is to delete infotype records without having to program. Is there any STANDARD sap program to do this ???
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |