Application Development 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: 

HR INFOTYPE OPERATION

Former Member
0 Kudos

Hello,

I am working on updating infotype 171 and 41.

If 171 begin date and 41 begin date are not same then i need to delimit infotype 41 and then create new infotype 41 with begda as 171 begda with delimited 41 infotype data moving to new 41.

Can anybody plz suggest what must be done.

Thanks

1 REPLY 1

Former Member
0 Kudos

Hi Chandra,

I would say read your infotype data into internal tables. Do your comparisons, and when necessary, create a BDC process to delimit/change the old record and create the new record. There are a lot of examples of how to create a BDC on SDN. If you are unfamiliar, in this case a BDC can simulate a user actually going through and delimiting/creating new records.

Let me know if you need any additional info.

SL