Skip to Content
0
Former Member
May 30, 2008 at 06:52 PM

Create IT 0105 record for new PERNR using HR_MAINTAIN_MASTERDATA - URGENT!!

553 Views

Hi Experts,

I am using HR_MAINTAIN_MASTERDATA to create new pernrs. Basically automating the PA40 process.

IT 0105 is a part of the info group and dynamic actions.

The subtypes that need to be created are 0010 for email and 9000 for external id.

How do I pass these values to the FM HR_MAINTAIN_MASTERDATA?

currently I am populating proposed_values table with the values below for IT 0105.

0105 p0105-begda '20080530' '01'

0105 p0105-endda '99991231' '01'

0105 p0105-usrty '0010' '01'

0105 p0105-seqnr 'abc@abc dot com ' '01'

0105 p0105-begda '20080530' '02'

0105 p0105-endda '99991231' '02'

0105 p0105-usrty '9000' '02'

0105 p0105-seqnr 'ABCD' '02'

Inspite of doing this, the records are not created.

When I run the FM in dialog mode '1' the control stops at this infotype and the values do no appear in the corresponding fields.

I hope someone can please suggest a solution to this problem. I have tried everything and still couldnt figure out a solution or a way to bypass this Infotype altogther.

Your time and suggestions are greatly appreciated.

Thanks!

Sandeep