cancel
Showing results for 
Search instead for 
Did you mean: 

dataupload for hiring action for multiple countries

Former Member
0 Kudos
110

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.

Accepted Solutions (0)

Answers (2)

Answers (2)

GirieshM
Active Contributor
0 Kudos

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

HadrienP
Active Participant
0 Kudos

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

Former Member
0 Kudos

hi paquet,

thanks for the reply.

what kind of program you mean for the hiring?

HadrienP
Active Participant
0 Kudos

Hi Piscian,

I meant a custom program.  This is certainly the trickiest part if you 're not, you would need the help of an abaper...

best regards

Hadrien

Former Member
0 Kudos

so i can ask abaper to develop a custom program with FM HR_MAINTAIN_MASTERDATA, to create IT0000,0001 and 0002 with internal number assignement for PERNR?

Former Member
0 Kudos

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?

GirieshM
Active Contributor
0 Kudos

Hi Piscian,

Can you please check the screen numbers in production and development. Hope there is difference in screen number.

With Regards,

Giriesh M

Former Member
0 Kudos

giriesh,

screen numbers are same

GirieshM
Active Contributor
0 Kudos

Hi Piscian,

Can you please do the recording in Production system and check for an employee whether the recording works fine. Also compare the screen numbers of 0002 and 0105 Infotypes for the employees. I have faced similar issues when there is change in screen number.

With Regards,

Giriesh M

Former Member
0 Kudos

thanks for your replay Giriesh

we dont have access to record in P08 system.

I have compared and both the systems screens are same .