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

HR_MAINTAIN_MASTERDATA

Former Member
0 Kudos
287

Hi!

I would like to get some help on Sample Code for hiring employees using HR_MAINTAIN_MASTERDATA using WERKS of India.

Should I use File / Excel Sheet as my reference of data?

5 REPLIES 5
Read only

krishna_k19
Contributor
0 Kudos
194

Hi Nikki ,

   Go with excel file only. and before going just go through once FM description , its better to have some idea.

Regards,

Krishna

Read only

0 Kudos
194

Hi Krishna,

Thank you for the reply. I wanna ask what do u mean by going through once, is it loop?

Also, should I convert the excel file and use BDC to convert it?

Regards,

Nikki

Read only

0 Kudos
194

Hi Nikki,

There are lots of posts regarding the same question. Search SCN before posting.

Read only

0 Kudos
194

Hi Niki,

    No need of writing bdc , take the excel file and convert that excel into table by using the FM 'ALSM_EXCEL_TO_INTERNAL_TABLE" .

Please go through the below links , it will helps to which data have to pass and all.

http://sap.emc-labs.com/dev/abap/abap-function-modules/146-hcm-pa/359-hrmaintainmasterdata-maintain-...

Regards,

Krishna

Read only

jayanthi_jayaraman
Active Contributor
0 Kudos
194

Hi,

I hope if you do where used list for the function module in your system, you can find lot of sample code.

Especially, if your system is HR system, it will be good to refer the sample from that.