on 2014 May 06 5:34 AM
Hi All,
We need a dataload method for uploading hire action with only 0000,0001 and 0002 infotypes.
This is part of regular support, so i cant use seperate action and infogroup as we have multiple countries.
we have a comon hire action for all the countries, hence if i create new action only for hire and with 3 infotypes i need to create many such actions for each country as screen for IT0002 is different for countries.
So far i have created 4 LSMWs for 4 diffrent countries using the same action type.
In the LSMW recording after saving 0,1 and 2 infotypes from next infotypes i did /BCK and saved the recording. THis worked well in Dev and quality systems in Production i failed.
Now i am checking what is the best method for dataload for multiple countres.
does one single BDC helps multple countries???
Please give suggestions to solve my issue.
Hi Piscian,
Even BDC doesnt help you for uploading different countries which has different screens. Better to go with custom program which uploads the Infotype using FM "HR_MAINTAIN_MASTERDATA".
Hope it helps you.
With Regards,
Giriesh M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Piscian,
The fastest way would be to create a program for the massive hiring.
Either you may fill the table T752F and afterward use the t-code PA48 External Hiring
OR you you can use the Function Module HR_PAD_HIRE_EMPLOYEE where you fill the parameter pnnnn_tab by all employee data that you want to record during the hiring action.
regards
Hadrien
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i thought of ustom program with FMs as last option
but still i dont know why my LSMW failed in Prodcution system
during my LSMW recording i actually used regualr action and infogroup
after saving infotype 0002 next one is infotype0105 from there i clicked on back button as i want to skip other infotypes in the infogroup
the LSMW worked well in Dev and Quality i failed in P08 as its not perform /EBCK from IT105
does any one faced this issue?
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.