Insurance benefit enrollment service not displaying Alternative Coverage

I am using service sap.com/ess~ben for benefits enrollment.  I have set up an employee life insurance plan that has an enrollment limit of 250,000 before evidence of insurance is required.  In the evidence of insurance configuration I have action 3 Create active record for biggest jump set.  When an employee enrolls for more than 250,000 an insurance record is created with an Insurance coverage amount equal to the value enrolled and an alternative amount of 250,000, which is the EOI limit.  The problem is that service displays the insurance coverage amount and the cost based on that amount instead of the alternative coverage amount and the cost for that amount. 
Can the benefit service sap.com/ess~ben be set up to display the coverage and cost from the alternative coverage field instead of the Insurance coverage field?

The problem appears to be the deduction model (thanks Sarah).  I have to do more testing to confirm this and will let you know whether it resolves it.  (I will also award the'Forum Points' at that time, depending on the results of my testing.)
Edited by: Ken Rodych on Sep 9, 2010 4:34 PM

Similar Messages

  • Copy of Servicie not display

    Good Night
    I am working with the release 6.0
    I want copy the service Leave request to Z.
    I am doing the following steps:
    T.Code--->PTARQ
    1 Step
    Employee Self-Service>General Settings>Homepage for Self-Services>Resources>Define Resources.
    I copy the resource Object Key EMPLOYEE_LEAVEREQUEST_SERVICE05 to ZEMPLOYEE_LEAVEREQUEST_SERVICE05
    2 Step
    Employee Self-Service>General Settings>Homepage for Self-Services>Services>Define Services.
    I copy the service Standard
    EMPLOYEE_WORKTIME_LEAVEREQUEST05 to
    ZEMPLOYEE_WORKTIME_LEAVEREQUEST05.
    And link the resource ZEMPLOYEE_LEAVEREQUEST_SERVICE05 to this service Z.
    3. Step
    Employee Self-Service>General Settings>Homepage for Self-Services>Services>Assign Services to Subareas
    I assign the service Z in the Subareas
    EMPLOYEE_WORKTIME_SUBLEAVEREQUEST_2005.
    The problem that i have is that in the portal not is display the service Z in the subarea that i create.
    Someone can help me. Someone can help me. What can to be doing bad?
    Regards

    Hi Bala
    I used the old one.
    I copy the resource of a standar,copy  the service of a standar ,assigning the service to subarea standar and subarea to area standard.
    I not understand, because the portal not display the service Z in the portal.
    Regards

  • Custom Portal Service not displayed under Service Configuration

    Hi All,
    I am working on EP 7.0 SP8.
    SAP Portal is not displaying any custom built Portal Services under Service Configuration tab.
    I checked with the permission, and I am having the required authorization for my service.
    I am not able to find any document on making the custom service available under Service Configutation to start/stop the service.
    Please let me know any reference docs on this.
    -Thanks,
    Pavan

    Hi Pavan,
    > working on EP 7.0 SP8
    Glad to hear that you are not stuck on EP5   No, really, that is older than old... Anyhow:
    > not displaying any custom built Portal Services under Service Configuration tab
    There services are only listed if they are configurable, i.e. if they have a service profile with at least one property (compare http://help.sap.com/saphelp_nw70ehp2/helpdata/en/df/e6b74253ffda11e10000000a155106/frameset.htm). Otherwise it makes less sense to restart a service (normally this is done after changing a service profile parameter).
    Hope it helps
    Detlev

  • IOS enrollment "Service not supported"

    Hi,
    I have integrated Intune with SCCM 2012 SP1, downloaded and uploaded the Apple APN certificate and added my user account to the appropriate group in SCCM. When i try to enroll my iOS device (signing in via ADFS integrated single
    sign on) i get an error page saying "Service not supported". I have tried creating a new APN but this has not resolved. I have tested my account with and Android device and can access the company portal fine. Anyone have any thoughts as to what i
    may be missing?
    Thanks

    Did anyone find the solution to the above? Or any troubleshooting steps?
    We are also seeing the above error on an iPad.
    Using Windows Intune integrated with SCCM 2012 SP1.
    I have tried creating a new APN and added the certificate from Apple into the Intune Subscription within SCCM.
    Users have been manually created in Windows Intune Admin (no AD Sync or single sign on is set up).
    Users within SCCM have also been added to the required collection to allow them to enroll mobile devices.
    Looking at cloudusersync.log, I can see that they have synchronised (which to me indicates that the UPNs are ok).
    I have confirmed that the CNAME entry which redirects enterpriseenrollment.domain.co.uk to manage.microsoft.com is in place.
    Mobile Device Management authority is "Set to Configuration Manager".
    Logging on to http://m.manage.Microsoft.com for the first time as a user, I am prompted to change the password and then log on. This logon is successful but then generates "Service Not Supported" error.
    Looking at
    http://technet.microsoft.com/en-us/library/jj899837.aspx (which is admittedly for Direct management through Intune), it suggests that the mobile device management authority and user’s license type don’t match (the user was provisioned for Windows Intune,
    but the selected mobile device management authority is Configuration Manager). How can I determine the user's license type? There is no Windows Intune Users group listed. Should there be?
    The Subscriptions\Manage section in account.manage.microsoft.com lists 5 user licenses for Windows Intune Add on for SCCM and 25 user licenses for Windows Intune (this is a trial that we are looking to continue with). Is this a licensing
    issue?
    Thanks,
    Al

  • ITS service not displaying  page in web browser from trnx SICF

    Hello gurus
    iam having a problem when trying to test ITS fro trnx SICF.The web browser window pops up but it doesnt display anything.The service is active and running.
    i checked at os level in dev_icm log file and found the following error:
    [Thr  5] Mon Oct 25 10:30:52 2010
    [Thr  5] *** ERROR => NiBufIConnect: non-buffered connect pending after 5000ms (hdl 22;10.26.24.44:1090) [nibuf.cpp    4611]
    [Thr  5] *** WARNING => Connection request from (0/1/0) to host: 10.26.24.44, service: 1090 failed (NIECONN_REFUSED)
    [icxxconn_mt.c 2340]
    that is the link that is suppossed to be opened in the web browser ::http://lmntrst01.ba.bc.test123.com:8000/sap/bc/gui/sap/its?sap-client=666
    Has anyone faced a similar problem before.It ERP 6 EHP4  on Solaris SPARC
    Any ideas are most welcome

    Hello,
    Please see note 816973 to clarify some basics first.  Especially steps 3 - 6.
    Also, the URL you posted has no service name and would lead to an error anyways, you should test with WEBGUI or IT00 or some other service.
    Edgar

  • Data from an odata service not displaying data in all columns.

    Hi
    This is my Odataservice
    the code in view. I have placed only the first 2 columns code. The rest are similar
    the last few lines
    oTable.setModel(omodel); 
      oTable.bindRows("/MixmatpoXS"); 
      return oTable; 
    The result I am getting
    Only Two columns are populated which I believe is the keys. This is a calculation view created in the Hana modeler.
    What could be the reason.
    Thanks and regards
    Arun

    template: new sap.ui.commons.TextView().bindProperty("text","PROPERTYNAME")
                 see this PROPERTYNAME properly. i think you missed this one. bec in you mensioned 1 is Plant and another one is PLANTNAME so..

  • Payment block code is not displayed when an alternative account is used

    Hi,
    we have defined an alternative account for vendors.
    When posting an invoice directly in FI, the payment block field (as well as the other payment terms fields) is not displayed in the Payment tab, if the alternative account code is selected. If the alternative account is cleared - in the same document - the payment terms fields are again displayed. Changing again the alternative account field (from blank to the relevant code) have the effect of payment terms masking.
    The same behavior happens during the modification of a document.
    The result is that - as the invoices are posted with the payment block field posted as default, it is not possible to release those documents.
    Can you give me any hint?
    Thanks,
    Massimo

    Hi
    It may be a problem with Posting Keys you are using.
    Go to OB41
    Double click on posting key used for payment or which ever your action is for
    Click on the Field status on the top
    Double click on Payment Transactions
    And select optional or required for the fields which you want to see
                              OR
    Go to TCode OBC4
    Select the required company code's Field status variant (whole line should be selected)
    Double click on Field status groups
    Double click on Reconciliation accounts (A/Payable or A/Receivable)
    Double click on Payment Transactions
    And select optional or required for the fields which you want to see
    Hope its useful.
    Mostly first solution should work for you
    Regards
    Jyotsna

  • Employee Photo not displayed in ESS- Who's Who Services

    Hi All..
    My employee photo upload was successful in Quality System . I can also view the photo both in R/3 employee related facsmiles , header of PA20, PA30. and also the same photo's are displayed in ESS - Who's Who services.
    steps I used-
    OANR, OAC2, V_T585O, OAC3, OAC0 and for manual upload OAAD & OAOH.
    For Mass Upload - program- OA_UPLOAD_AND_LINK
    In production in the same way , all the photo's can be seen in the facsmiles but if I checked in Who's Who..Its coming like a outline with a red cross on top corner but without any photo.
    Kindly give your valuable suggesions..
    Thanks in advance...

    Hi Alok,
    I am also facing the same issue in Prod Environment. If u r having the solution, please share with me.
    I checked in NWA Trace is not registering.
    currently i am facing issue with Employee Photo Under ESS--> Emp Search --> Change Own Data.
    All my Employee Photos are uploaded in ECC, i am able to see from PA30 Header.
    we are having same setup in QA- Environment , all the employee Photos we are able to see from Portal.
    But in Production Environment, We are Having One Central Instance and Three application Instances and configured Load Balancing among Central Instance and Application Instances.
    All the Servers Content Server in SICF t-Code is activated.
    If i login into Prod Portal [either Centeal Instance or Application Instance] some time Employee Photo is Displaying Some time not,i.e No Photo at the top of corner X symbol. If i right click check on that URL, its poiting to the ECC server content server.
    But If Not is Displaying --> Size is Showing Not Avaliable but Demension is Displaying.
    But if Photo is Displaying ---> Both Size and Dimensions are Displaying Properly...
    PHOTO URL Path  When Photo is  Displaying
    http://xxx025.xxx.com:8011/sap/bc/contentserver/490?get&pVersion=0046&contRep=A2&docId=4CA926D07B816545E1000000AC16020B&accessMode=r&authId=CN%3DMRP&expiration=20101016091012&secKey=MIH4BgkqhkiG9w0BBwKggeowgecCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGBxzCBxAIBATAZMA4xDDAKBgNVBAMTA01SUAIHIBADFBNVRjAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMTAxMDE1MDkwNjMxWjAjBgkqhkiG9w0BCQQxFgQUS%2BicVNGV7i6eSE8TXK5R3umNS%2FgwCQYHKoZIzjgEAwQvMC0CFQCPAZf3C48Lvl6i935mlsVqMw95owIUUJFedqFO2AoLGe6QCHHqBMSObIU%3D
    Type : JPEG Image
    Size : Not Avaliable
    Dimension: 170*200 Pixels.
    PHOTO URL Path  When Photo is Not Displaying
    http://yyy024.yyy.com:8010/sap/bc/contentserver/490?get&pVersion=0046&contRep=A2&docId=4CA927D07B816545E1000000AC16020B&accessMode=r&authId=CN%3DMRP&expiration=20101016091451&secKey=MIH3BgkqhkiG9w0BBwKggekwgeYCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHATGBxjCBwwIBATAZMA4xDDAKBgNVBAMTA01SUAIHIBADFBNVRjAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMTAxMDE1MDg1NzQ3WjAjBgkqhkiG9w0BCQQxFgQUAP9cyWhLiOtkp4vwo9KK%2FPQtxWgwCQYHKoZIzjgEAwQuMCwCFDs729ib7fVKbiGKz5CPPd1YHch3AhR7NVgtXJI7ej07GiKMpG06lZPWoQ%3D%3D
    Type : JPEG Image
    Size : 3527 Bytes
    Dimension : 170*200 Pixels.
    We are always opening the Portal with Fully Qualifies Domain Name (FQDN)
    Please suggets the Solution, how to get rid of this Porduction Issue.
    Thanks & Regards
    Ganesh

  • Outlook web login screen not displaying correctly on Exchange 2007 service pack install

    Hello everyone,
    I believe our exchange server installed a service pack 3 update and after rebooting the server, we noticed that the Outlook web access login screen is not displaying correctly.  The page looks white with some black X's (I think that's where the
    pictures/background images used to be).  We tried to restart the ISS service with no luck.  I would appreciate any help you guys can provide.
    Thanks,
    Brian Kourdou

    Hi,
    I have seen this issue in another similar thread, that issue was solved by re-creating the OWA virtual directory.
    Please try the following steps to solve this issue.
    Open EMC, navigate to Server Configuration -> Client Access, under Outlook Web App tab, double-click owa (default web site) properties.
    Then check InternalURL, ExternalURL, Forms-Based Authentication settings ect
    Open EMS, use Get-OwaVirtualDirectory get the list of virtual directories and identify the directory which is giving the problem.
    Remove it with this command
    Remove-OwaVirtualDirectory “owa (Default Web Site)”
    Now create it again with the following command
    New-OwaVirtualDirectory -OwaVersion “Exchange2007″ -Name “owa (Default Web Site)”
    Then configure the “owa” virtual directory settings like InternalURL, ExternalURL, Forms-Based Authentications etc… & check the OWA by logging with some test users.
    Best Regards.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Lynn-Li
    TechNet Community Support

  • Service order values posted to WBS, values are not displaying in CJii3

    Hi,
    We have posted thevalues from service order to wbs.
    values are not displaying in cji3.
    Regards,

    Hi,
    If the data has been successfully loaded into BPC, then it should be visible in BPC report.
    You need to make sure that you are looking at the correct data region. Check in RSA1 and check which data region has the data. Maintain the same region in the report as well.
    Hope this helps.

  • Doubt in Benefit Insurance plan enrollment with respect to Validity periods

    HI Experts...
    i have completed all nodes with respect to Insurance benefit plans.When im trying to enroll insurance palns  through HRBEN0001,problem is occuring.In the enrollment screen 2 validaty periods are showing the system
    (02-01-2000 to 07-08-2007),(07-09-2007 to 12-31-9999).
    What is my mistake..Please advise me.
    Thanks in advance.
    Sairam

    Hi Vikram,
    You have nothing done any mistake. As the 2 records are meant for may be he is having 2 different plans during these 2 periods..
    Thats why it is giving u the 2 records..
    Cheers
    JS

  • Service Orders not displayed in Web Tools

    Hello everyone,
    We are creating Service Type Orders within B1 and they are syncing over to Web Tools just fine, however they are not displayed on the Order History page for the user.  Is that 'as designed'?  I know there is no traditional information that can be displayed about these, but was just curious how these should be viewed if at all within WebTools or if I should create custom development for this.  Any thoughts are greatly appreciated.  FYI, we are using Web Tools 2007 PL 01.
    Thanks,
    Kristen

    Hi Bryce,
    I am talking about orders of type 'Service' versus 'Item'.  So, it is just a Service Order, for a dollar amount to a G/L Account, rather than having a list of items.  These are shown in the Web Tools tables, but are not displayed to the user.  Just curious if they were designed to or not.  Please let me know if that makes sense.
    Thanks,
    Kristen

  • From ME49 while navigating to ME47 "Services for Object" ICON not displayed

    Hello Friends,
    I am facing one peculiar issue that when I am Navigating to ME47 transaction from ME49 Transaction i.e. in ME49 Transaction when we double click on the RFQ Number it takes to ME47 Transaction. Here the ICON "Services for Object is being not displayed.
    But when I am opening up the transaction ME47 directly for the respective RFQ Number, there I can see the ICON "Services for Object".
    Have a doubt why from ME49 when navigating to ME47 the ICON is not being displayed?
    Friends please help me in solving the above issue.
    Thanks in advance
    With Regards
    Pradeep Goli

    Hi Atkin,
    Thanks for the response. Yes, it was the authorisation related issue. I have confirmed this by looking this button in another Users ID with SAP All role.
    Best Regards
    JK

  • Service Manager Portal not displaying VM console and related details

    Hi All,
    We have deployed private cloud with system center products using Cloud Services Process Pack and we have deployed Service Manger portal for VM provisioning in Cloud
    The Service Manger portal does not display VM console and VM details
    I have following queries
    How to take remote console of VM deployed by end user through service manager portal
    How will user come to know quota limit utilized in cloud under his account
    The VM are deployed through SCSM portal are in shutdown state how to auto start the VM after provisioning
    Please help since we are not able to find any solution for the above
    Appreciate if any workaround is available for the same
    Thanks
    Manzoor Ahmed

    The component of System Center that is capable to give console access to your VMs, is App Controller.
    Once the user are logged in here, they should see their quota, limits and resources available.
    Yes, the VMs are powered off by default when using the CSPP. You can edit the runbooks and add a task that will start them after provisioning.
    For your information:
    Many things has changed since the release of Cloud Service Process Pack. A new set of tools are provided with Windows Azure Pack to have a streamlined Infrastructure as a Service offering within the enterprise. Windows Azure Pack will leverage VMM (in the
    same way as SCSM does) but in conjunction with SPF (component within Orchestrator) to give you a framework that is identical to Windows Azure (Microsoft's own cloud) running on-premise.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • SAP NW CE 7.11 Service Registry lists is not displayed

    Hi experts,
    I have a problem that Service Registry lists is not displayed in CE 7.11.
    I deployed componts relate with Enterprise Service Repository. (SAP_XIESR,ESREG-SERVICES,ESREG-BASIC) and executed task "Configuration of ESR in CE" in Configration Wizard.
    But I can`t stil see WSDL Port Type name lists in Service Registry.
    Please tell me any idea.
    For reforence,
    SAP CE 7.11 SP06
    Thanks and regards,
    Jun

    Hi Srikishan
    Thanks for reply.
    I have activated SAP* user & then able to login in NWA.
    But found that UMEBackendConnection RFC is already present in Configuration Management -->Security Management -->Destinations & connection test also successful.
    When I reverted changes & tried to start the java again got the same error.
    JCO_ERROR_RESOURCE: Destination UMEBackendConnection does not exist".
    So here,I think that Java unable to connect or identify backend destination.Is there any way we can bypass this check?
    Regards,
    Mahesh Phegade

Maybe you are looking for