2009 Dec 17 9:19 AM
2009 Dec 17 10:05 AM
Hi Heena
Please use the FM: HR_INFOTYPE_OPERATION or you can use BAPI_HRMASTER_SAVE_REPL_MULT. The difference between the the FM and the BAPI is that you can upload multiple number of records simaultaneously while the FM uploads a single record at a time. Also, may be you need to fill IT0000 and IT0001 simaultaneously.
You can search the forums for these FM and BAPI or let me know incase you need the sample code.
Hope this is helpful.
Raj
2009 Dec 17 9:27 AM
Hi Heena,
Goto t-code PA30 to insert records in action infotype.Thanks,
Ankita
Edited by: ANKITA BHARDWAJ on Dec 17, 2009 10:27 AM
2009 Dec 17 9:29 AM
Thanks for the reply...
But in IT0000, it does not allow me to make any entries.
It comes in the display mode itself.
Regards,
Heena
2009 Dec 17 9:34 AM
Hi Heena,
if you don't have the "rights" to do that, please ask your basis.
Regards, Dieter
2009 Dec 17 9:40 AM
Ok...
One other query, in the IT0000, does the record gets updated through PA40 only? is it case?
For ex, atprst for the particular pernr, I have record for New hiring, now I want to create for Rehire.
Thanks
2009 Dec 17 9:52 AM
Hi Heena,
Try using Fm *HR_MAINTAIN_MASTERDATA *.
Regards
Abhii
2009 Dec 17 10:05 AM
Hi Heena
Please use the FM: HR_INFOTYPE_OPERATION or you can use BAPI_HRMASTER_SAVE_REPL_MULT. The difference between the the FM and the BAPI is that you can upload multiple number of records simaultaneously while the FM uploads a single record at a time. Also, may be you need to fill IT0000 and IT0001 simaultaneously.
You can search the forums for these FM and BAPI or let me know incase you need the sample code.
Hope this is helpful.
Raj
2009 Dec 17 10:15 AM
Hi ,
HR_INFOTYPE_OPERATION internally calls HR_MAINTAIN_MASTERDATA. If you intend to use HR_INFOTYPE_OPERATION & if you face anybuffering problems then use 'HR_PSBUFFER_INITIALIZE' after HR_INFOTYPE_OPERATION to improve performance otherwise better use HR_MAINTAIN_MASTERDATA.
Regards
Abhii
2009 Dec 17 10:53 AM
Thanks for the quick replies.
Will implement the same and see the result.
2009 Dec 17 11:39 AM
Hi,
I am now able to store the data in IT0000.
But now, I have another requirement :
Is there any way to insert records of multiple pernrs at the same time in IT0001?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |