2010 Apr 22 5:50 AM
Hi,
Can anyone pls let me know what is the best method to upload data into infotyp hrp1051 its an OM infotype.
AS per my search i understood PA infotype can be uploaded with HR_MAINTAIN_MASTERDATA.
Here my doubt is Can OM infotypes also be updated using this FM or we need to go for BDC,LSMW.
Thanks.
Hi,
Can anyone pls let me know what is the best method to upload data into infotyp hrp1051 its an OM infotype.
AS per my search i understood PA infotype can be uploaded with HR_MAINTAIN_MASTERDATA.
Here my doubt is Can OM infotypes also be updated using this FM or we need to go for BDC,LSMW.
Thanks.
2010 Apr 22 5:58 AM
HI
use abap server proxy and update the infotype using a FM that will serve your issue.
if can clear what exact the scnario is for better solution.
Regards
Vijay
2010 Apr 22 6:04 AM
Hi vijay,
My requirement is i need to upload data from excel into hrp1051 infotype..
I heared that we can upload data using HR_MAINTAIN_MASTERDATA for PA infotype.
AS hrp1051 is OM infotype whether we can use this FM for bulk upload or is there any other way to upload OM infotypes.
2010 Apr 22 6:31 AM
Im not sure of having such FM's to handle OM infotypes .
It can be done through BDC/ LSMW .
Tcode to handle using BDC is PP02 .
2010 Apr 22 6:42 AM
HI Salini
There are various FMs available for this purpose..
If u directly insert, update or modify record in OM Infotpye Tables then some related table might not be updated..
So use FMs..
RH_COPY_INFTY
RH_CUT_INFTY
RH_DELETE_INFTY
RH_INSERT_INFTY
RH_INVERT_RELA_INFTY
RH_UPDATE_INFTY
For IT 1001
RH_CUT_INFTY_1001_EXT
RH_CUT_INFTY_1001_EXT_GENERIC
RH_DELETE_INFTY_1001_EXT
RH_DEL_INFTY_1001_EXT_GENERIC
RH_INSERT_INFTY_1001_EXT
RH_UPDATE_INFTY_1001_EXT
RH_BASE_READ_INFTY_1001
RH_READ_INFTY_1001
RH_READ_INFTY_1001_EXT
RH_READ_INFTY_1001_EXT_ONLY
Hope this helps.
Harsh
2010 Apr 26 8:34 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |