Health plans,  IT - 167

Hello groups,
i hv maintained the health plans - IT 167 in PA30 for an employee.
In IT - 167, after entering the "Dependent Coverage" field in "Plan Data" Tab it moves to the Dependent Tab where the family details are not displayed.
Where as I have maintained the employees spouse and child details in IT - 0021 and choosed Dependent coverage " Employee + Family"
Can u pls tell where i have ommitted while configuring in spro or any other step i have missed.
thanks
ram

Hello Mary Kerschke,
I don't find the Dependents and Beneficiaries -> Define dependents and Beneficiaries in Basic Settings of benefit Administration.
where as i hv configured Personnel Management -> Benefits -> Plans -> Health Plans -> Define Dependent coverage options and Define minimum and maximum number of dependents, then also I am not getting any details in Dependent Tab of IT - 167
Pls let me know,
regards
ram

Similar Messages

  • BDC program for Health plans

    Hi,
    I would like to know the procedure to write a BDC program for Health plans(167) and in SHDB what will be the Tcode for it.
    Points will be rewarded
    Thanks and Regards
    Chaitanya.

    Hi
    Go to Tcode : SHDB.
    Then give the Transaction code as PA30. Give the Infotype number as 0167.
    Give the input field what u need to be uploaded.
    Then save.
    Then write the BDC Program for that.
    Reward points if useful.
    Regards,
    N.L.Narayana

  • Infotype 0167 - health plans : cost : employee credit

    Hi Gurus,
    I need your help!
    In the infotype 167, I need to change the value for the employee credit.
    We changed our insurance company in 2007, so we need to update the data in this infotype.
    Iu2019ll give you an example:
    Before the change, the value of employee credit was 10u20AC, and now itu2019s 9u20AC. We need to see the new value (9u20AC) in infotype 167, but we want to keep the old value saved.
    If we make that change at IMG (personnel management/ benefits/ plans/ health plans/ define cost rules) the system only show the oldest value (at the infotype).
    Is there any way to keep the both values at IMG, but just show the last one(9u20AC) in infotype 167.
    Thanks a lot!
    PC

    Hello,
    I really appreciate your help, I have already tried this, but it didnu2019t work.
    The value that appears in the infotype 167, it's always the oldest, and we need to see the newest.
    Thanks,
    PC

  • Benefits Health Plans Deductions are not working

    Hi All,
    I configured health plans successfully and i am able to see all of my health plas from Open Enrollment and when i was trying to enroll into plans, the plans are showing wrong deduction amount for all my health plans.
    Instead of deducting one dollar, it is deducting 4 dollars
    Instead of deducting 3 dollars, it is deducting 12 dollars.
    so each and every deduction amount is multiplied by 4.
    I was checking each and every table, i haven't find any thing wrong, some one please help me to resolve this issue.
    Thanks in Advance.
    Regards,
    Abhiram.

    Hi Keeran,
    In the standard the contribution are taken depending on the employee pay period (payroll area). But I think you might be able to modify this process via a user exit, the best for your scenatrio, I think, is the one below:
    Definition name               PBEN_PAY0006
    Definition short text         Country exit for determination of EE contribution fixed per.
    Hope this help
    Sarah

  • How to select Dependants in IT0167 for Benefits Coverage of Health Plan

    Hi
    How to add Employee's dependents in IT0167 for Health Plan Benefits Coverage? Are there any specific configuration steps to be included: I have configured the below
    Define Options for Health Plan: EMPL (Employee only) & EMFL (Employee+Family)
    Define Dependant Coverage Options: EE (Employee only) & EEF (EmployeeFamily)
    Define Min & Max No of Dependants: Coverage option EE+F
    1         Spouse      1       1
    2         Child           1       8
    All the other activities in SPRO are completed - but when I trying to enroll employees with Family coverage, I am not able to see the Dependants information in IT0167 in Depents Tab
    Please help me to fix this
    Regards

    Hi,
    Please check if you have configured the below nodes:
    Benefits
    Flexible Administration
      Dependent/Beneficiary Eligibility
      -Define Family Member Groupings
    - Define Dependent Eligibility Rule Variants
    - Define Dependent Eligibility Rules
    - Assign Eligibility Rule Variant to Plan
    Hope this helps.
    Regards,
    Anand Jalan

  • Health Plan Dependants -Benefits

    Hi All,
    Health Plans are not allowing certain dependants to be selected.
    for example : for options Employee + Partner &
    Employee + Family  we need to have Domestic Partner (13) added as an option
    I look in the table V_T74HR & configured the subtype for the above two options.
    I wanted to know is there any more settings or config required apart from above table?
    Please guide on same... as i am not much familiar with Benefits part.
    Thanks & regds,
    Nithi

    Hi,
    Please check if you have configured the below nodes:
    Benefits
    Flexible Administration
      Dependent/Beneficiary Eligibility
      -Define Family Member Groupings
    - Define Dependent Eligibility Rule Variants
    - Define Dependent Eligibility Rules
    - Assign Eligibility Rule Variant to Plan
    Hope this helps.
    Regards,
    Anand Jalan

  • Begin date in idoc segment E1BEN07 basic type BENEFIT3 health plan IDOC

    I run tcode HRBEN0052, Idoc Data Transfer, for my health plans.  If my new health plan record (IT0167) does not have a change in the General plan data (plan type, benefit plan, health plan option, dependent coverage) the begin date value on segment E1BEN07 is not the begin date for the current IT0167 record but of the previous record where the general plan data is the same.  This causes a problem because the additional provider field (PROVI) value in the idoc is from the previous IT0167 record and not the current IT0167 record. 
    Does anyone know why the current IT0167 begin date value is not included in the idoc when there are past IT0167 with the same general plan data?

    Per SAP
    +The current functionality is to combine multiple continuous records if
    there is no difference in the records except the dates. If you want the
    functionality to be different, you can try the following.
    Inside the function module HR_BEN_IDOC_SEND, there is a call to
    subroutine "fill_idoc_for_period"
    Kindly change the call inside the subroutine "fill_idoc_for_period"
    From
    1. Read Plan Data
    IF idoc_categ-healt = true.
    PERFORM read_infty_health TABLES it0167
    error_tab
    USING subscriber
    begda
    endda
    true
    reaction
    CHANGING subrc.
    To
    1. Read Plan Data
    IF idoc_categ-healt = true.
    PERFORM read_infty_health TABLES it0167
    error_tab
    USING subscriber
    begda
    endda
    false
    reaction
    CHANGING subrc.
    Please note however that this is a change in the standard and thus will
    be considered consulting if an error occurs, which is not supported
    by our services.+

  • How to find dependents who are currently enrolled in a health plan

    How do you programmatically find which dependents are currently enrolled in a health plan?
    I have tried function: HR_BEN_GET_POSS_DEPENDENTS. This never returns which dependents are SELECTED.
    I have tried BAPI_BEN_BUS302901_GET_DEP, but this does not get me any data.
    Please advice.
    Thanks
    Agina

    Hi M_agina,
    I have a similar requirement, can you please help me resolve this,
    Regards
    Manu

  • Set-up of Consumer Driven Health Plans

    I was wondering if anyone has had any experience setting up consumer driven health plans (cdhp) in OAB? As I research and read the design documents I'm afraid it's going to be more involved than just adding a plan. We will be using Health Reimbursement Accounts or HRAs (different from Health Savings Accounts/HSAs)with this CDHP that would be employer funded. Any links or ideas on where to look are greatly appreciated. We are 11.5.9 / FP K.
    Regards,
    Carl
    Message was edited by:
    CarlErickson

    I havn't heard of any plans to allow us to schedule recordings and manage the MRDVR from another STB in the house.
    We do have the ability to schedule recordsings via the Internet.
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it.
    If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • Benefits: Health plans show costs with bi-weekly rates in Enrollment screen

    Hello,
    I have created 2 new health plans.  During testing, I noticed when trying to enroll employees via the Enrollment screen, the plan options show costs with bi-weekly rates rather than monthly rates.  For these health plans, I had set the cost variants and costs rules to "Monthly."  Is there another setting somewhere that I am missing?  Please advise- thanks

    The benefit payment model assignment is configured in view V_T74HE (note VARGU is getting from feature MODDE). You can check this payment model through view V_T549W to see what period parameter it's set to (PERMO). It's probably currently set to 'bi-weekly' instead of 'Monthly' in your system.
    Rgds.

  • List of health plans

    Hi All,
    Where can I see all the health plans available in one Benefits Area, irrespective of employee qualified or not.
    Thanks in Advance.

    Using transaction SPRO, use item Plan Overview utilizing the following IMG path:
    Personnel Management > Benefits > Toolset > Plan Overview
    Populate 'Benefit area' appropriately and 'Execute'.

  • Confguring health plans - Smoker

    Hi all ,
    While configuring the costs in health plans, I want to set up different costs like -
    If employee is smoker and his spouse is not a smoker
    Employee is not a smoker and spouse is a smoker
    Both employee and spouse are smokers
    For each of the case specified above I want to assign a different cost.
    Can anyone please explain me how I can achieve that.
    Thanks,
    Ben.

    You need to create the plans such as Cigna, Aetna, etc.
    Create the options such as HMO, PPO, EPO.
    Now define the cost variant such as EPOA, Employee Only-NS, EPOB, Employee Only-S or
    EPOC, Employee+Spouse-NS,
    etc
    You can now go to Define Cost Rules and assign a cost to each option.
    You should be able to finish the remainder of the config for the plans.

  • Update Infotype 0167 - Health Plans

    Hi, All!
    I am coding a mass update of health plans.  I'm using HR_INFOTYPE_OPERATION and it seems to be working except for employees with dependents.  I get the following returned from the function when there are dependents:
    No entry for plan A313 / option 0001 / dependent coverage 0002
    Where A313 is the plan I'm trying to change to and this employee has 2 dependents. 
    Can anyone help with this?

    This is resolved.  Turns out that message is part of our configuration; the fact that I got it means my program is running as it should.

  • Standard hr reports for health plans

    Hi Experts,
      Can any one please tell me the standard hr reports for health plans for infotype 0167.
    Thank you.
    Regards,
    Admir.
    Points will be rewarded.

    Follow this path from the main SAP menu:
    Human resources -> Information System -> Reports -> Personnel management -> Benefits.  Then you can select from reports under the topics of Participation, Cost and contributions, or Statistics.  I hope this helps.
    - April King

  • HR-ABAP Any BAPI or Function module to update infotypes 167 & 170

    Hi,
        Can anyone let me know is there any BAPI or Function module to update infotypes 167(Health Plans) & 170(Flexible Spending Accounts).
    Thanks,
    Sandeep

    Hi,
       U can use HR_BEN_CREATE_PLANS internally it calls HR infotype operation as specified by suresh.
    Suresh  : If there are approximately 3000 records to be updated on regular basis do u think is it better to use BAPI's or BDC
    regards
    Vick

Maybe you are looking for

  • URLClassLoader issues

    Hi, I'm trying to create a dynamic "class finding" ClassLoader using URLClassLoader and, at run-time, adding various dependency jar files to the class loader and then creating an instance of a class with this ClassLoader. However, the issue I am runn

  • Can't rip CDs reliably in iTunes 10.5

    I have been experiencing problems ripping CDs on my iMac. Many CDs appear OK, but some have just absolutely dreadful distortion. I have tried using different Macs, and even switching to Windows. Once I've identified a CD which won't rip, the terrible

  • Handling Content Events SAXParser

    In SAXParser tutorial : public void startElement(String namespaceURI, String sName, // simple name (localName) String qName, // qualified name Attributes attrs) throws SAXException String eName = sName; // element name if ("".equals(eName)) eName = q

  • Switch databases during runtime

    Hi We work with JDeveloper 10g Build 1929 and Oracle 10g as database. We use JDBC Datasources as Connection Type, which obviously means that the database connection parameters are set via data-sources.xml. DataSources.xml: <?xml version = '1.0' encod

  • How to install display language if not listed i have an htc 8x

    hello i frem greece and i just bought an htc 8x.I want to add greek as a display language because it is not listed does anybody know how?step by step please because i am new here!