Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is the TCODE for Upload HR Master Data??

Former Member
0 Likes
2,462

Hi LSMW experts....

I got the direct method way to do LSMW for HR_MD,but the problem is i dont know the particular TCode which it belongs to object mentioned below:

<b> object 0555 / method 0000 / prg name RPUSTD00</b>

And pls,also reply me what are all the sample fields should be available in a Flat file???/

I want to do an exercise...b4 to do on the Dev Server

thanks & regards

sankar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,935

Hi sankar,

HR master data is uploaded using PA30 only irrespective of infotypes you work with. Mandatory fields for most of the infotypes are: PERNR,BEGDA,ENDDA,INFTY,SUBTY...

Regards,

Younus

<b>Regards Helpful Answers:-)</b>

Hi LSMW experts....

I got the direct method way to do LSMW for HR_MD,but the problem is i dont know the particular TCode which it belongs to object mentioned below:

<b> object 0555 / method 0000 / prg name RPUSTD00</b>

And pls,also reply me what are all the sample fields should be available in a Flat file???/

I want to do an exercise...b4 to do on the Dev Server

thanks & regards

sankar

7 REPLIES 7
Read only

Former Member
0 Likes
1,936

Hi sankar,

HR master data is uploaded using PA30 only irrespective of infotypes you work with. Mandatory fields for most of the infotypes are: PERNR,BEGDA,ENDDA,INFTY,SUBTY...

Regards,

Younus

<b>Regards Helpful Answers:-)</b>

Read only

0 Likes
1,935

Hi Mohammed Younus ,

thanks for ur prompt reply....

I want u to help me also to fwd/reply me a sample of flat files to upload in LSMW,

mine is not working out...eror on Pernr when uploading...pls fwd me a sample flat file on HR for <b>TCODE PA30</b>

thanks & regards

sankar

[email protected]

Read only

Former Member
0 Likes
1,935

PA30 is the Tcode to maintain HR master data..............

if u want to create a new employee then you have to use PA40.

PA20 for display the HR Master Data........

Read only

0 Likes
1,935

thanks raghunath shyamala,

Could u pls post me some flat file format also for HR.....along with fields and records to upload into SAP system...mine one(sample) is not correct,i think...

i got the direct method way to do in LSMW but i dont have the correct/clear flat file of HR_MD....if u have,could u pls fwd me to my id or here

thanks & regards

<b>[email protected]</b>

Read only

0 Likes
1,935

I dont have any flat file........ but I can give some info on mandatory infotypes.....

Infotype 0001 (Org. Assignment)

Infotype 0002 (Personal Data)

Infotype 0003 (Payroll Status)

Infotype 0004 (Challenge)

Infotype 0005 (Leave Entitlement)

Infotype 0006 (Addresses)

Infotype 0007 (Planned Working Time)

Infotype 0008 (Basic Pay)

Infotype 0009 (Bank Details)

Infotype 0105 (Communications)

if u want to upload the data into SAP , better use function modules insted of creatign the BDC prog.

1. HR_MAINTAIN_MASTERDATA.

2. HR_INFOTYPE_OPERATION.

USE this fm to upload the data into SAP.

Read only

0 Likes
1,935

thaks for ur reply and concern...

could u pls post me the sample code of HR_Maintain_masterdata...

benefit for me...

regards

[email protected]

Read only

0 Likes
1,935

hi ppl

can you give me step by step overview of uploading HR master data with recording method of LSMW....

i m facing problem in this......