2006 Jun 29 10:54 AM
Hi,
how to get the infotype maintained for the pernr.
is there any report or function which tell me so and so infotypes are maintained for pernr.
Thanks...pls Help.
2006 Jun 29 11:10 AM
Hi abhijit,
1. I don't think there may be any such
FM which will LIST OUT ALL INFOTYPES,
maintained for a particular pernr.
2. BCOS
3. That would involve searching all
PA* tables, and that would take a lot of time.
4. But there is one FM
which detects some FEW INFOTYPES
and returns their data
5. HR_PT_GET_INFOTYPES
6. it will search for only these set of infotypes :
INFTY0
INFTY1
INFTY2
INFTY3
INFTY6
INFTY7
INFTY8
INFTY16
INFTY34
INFTY41
INFTY331
INFTY332
INFTY333
INFTY337
7. If u want others,
we have to search manually from the respective
table,
or use HR_READ_INFOTYPE, FOR EACH INFOTYPE.
regards,
amit m.
Hi,
how to get the infotype maintained for the pernr.
is there any report or function which tell me so and so infotypes are maintained for pernr.
Thanks...pls Help.
2006 Jun 29 11:10 AM
Hi abhijit,
1. I don't think there may be any such
FM which will LIST OUT ALL INFOTYPES,
maintained for a particular pernr.
2. BCOS
3. That would involve searching all
PA* tables, and that would take a lot of time.
4. But there is one FM
which detects some FEW INFOTYPES
and returns their data
5. HR_PT_GET_INFOTYPES
6. it will search for only these set of infotypes :
INFTY0
INFTY1
INFTY2
INFTY3
INFTY6
INFTY7
INFTY8
INFTY16
INFTY34
INFTY41
INFTY331
INFTY332
INFTY333
INFTY337
7. If u want others,
we have to search manually from the respective
table,
or use HR_READ_INFOTYPE, FOR EACH INFOTYPE.
regards,
amit m.
2006 Jun 29 11:11 AM
Hi Abhijit,
try FM 'HR_CH_PERS_FILE'.
if you whant to have the Tables debug the FM.
Regards, Dieter
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |