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: 

upload the records to infotype 167

Former Member
0 Kudos
162

Hi folks,

I have a task to perform and facing some problem with it. We have employees that needs to be moved from one dental plan to another keeping all their credentials identical. The cost premium, the dependant coverage types and the actual dependants enrolled into the plans.

I thought about the FM HR_INFOTYPE_OPERATION. The question is, if I look the PA0167 table structure, it had fields for plan type, dependant coverage type, how to tie the employee cost, ER cost, provider cost and the right dependants information to the plan.

How can I accomplish it? We have a sizeable employee populations that need to be shifted from one health plan to another keeping the rest of the info same.

Any thoughts or ideas shall be really helpful?

Thanks in advance,

VG

4 REPLIES 4

Former Member
0 Kudos
105

Hi folks,

I figured out the way to tie the dependants to the plans. Yet to find a way to tie the costs.

VG

0 Kudos
105

can you please jot your findings here on sdn.

That could help some one....

Thanks

Kiran

0 Kudos
105

OK. I figured it out. One has to just upload the employee records tied to the new health plan, the right plan type, plan and the dependant sub types ( if there are any for the employee). The right cost premiums like the EE cost, ER cost and provider costs will be picked according to the configuration and the amounts the new plan is tied to and populate automatically.

The process worked with a simple BDC program.

Hope this helps,

VG

0 Kudos
105

the issue is resolved.

VG