W-4 use case for ESS

We are on ECC6.0 NW04s.
When trying to update the W4 of an existing employee, it does not show the current data stored in IT210. Only a "new" icon appears. Use case of B2 is maintained for all states and FEDERAL.
Does anyone know what usecase needs to be maintianed inorder to bringin the existing values into the W4 screen and then allow the employee to change his/her options.
Advice appreciated.
Regards, Sunil

Hello Sunil,
I also faced the same problem ...this is not because of the use case but there is a change to be done in the model binding of the W4 Webdynpro application.......just try to point the ReadInfotype node in the FcW4 component to the appropriate structure .
Let me know if it helps.

Similar Messages

  • Use cases for the SAP HANA Appliance for SAP FI-Accts.Payable

    Hello SAP HANA friends:
    Are there any compelling use cases for the SAP HANA Appliance for SAP FI-AP Accounts Payable module?
    CO-PA and CRM have many immediate use cases, but I'm looking for the use case for Accounts Payable,
    either from a cash flow perspective or performance.
    Any and all comments are appreciated.
    Regards,
    Joe Gonzales
    856 912 1136

    Hi,
    In SQL console please execute below query .
    GRANT SELECT ON SCHEMA <schema Name> TO "_SYS_REPO";
    BR
    Sumeet

  • Use case for financial data

    Hi All,
    I've a question about potential use case for Oracle spatial. Data structures are following:
    Clients
    Account (have a dimension of balance, can be zero or above zero)
    Client to account relationship
    E.g.
    Client C1 is a borrower to Account A1 (balance = 0)
    Client C1 is a co borrower to Account A2 (balance > 0)
    Client C2 is a co borrower to Account A1 (balance > 0)
    Client C3 is a co borrower to Account A3 (balance > 0)
    Currently, database is modeled as a set of three tables, e.g.
    Client
    ID
    DATA
    Account
    ID
    DATA
    BALANCE
    CLIENT_TO_ACCOUNT
    CLIENT_ID
    RELATIONSHIP (E.g borrower)
    ACCOUNT_ID
    Business limitations:
    We are not interested in independent graphs for which all accounts have balance = 0 (let's call it inactive graph), however we might need occasionally query it
    Users are interested in vertices/edges with account which have balance = 0, but linked (up to level N) to active account for analysis purposes
    There is no well defined root (e.g. there can be 2 or more clients which are co borrowers to same account)
    99% of queries will be against active graphs
    Graphs are mutable, e.g. new relationships (edges) may be created/deleted during the day
    Users are potentially interested in free navigation in whole independent graph, starting from root.
    Root is determined by certain business rule
    Need to process active graphs daily as bulk
    Problems which I am trying to solve:
    Limit the amount of data which may need to be processed - based on the analysis of current system, we only need 5% of data + some delta for 99% processing
    Make sure performance does not degrade with time as we get more historical (processed data) - we can not deleted accounts with balance = 0 as potentially new relationship may arrive with new accounts with balance > 0
    Current solution that I am thinking of :
    Artificially partition the data universe as active and inactive graphs. All indexes would be local to two partitions.
    E.g.
    GROUP
    GROUP_ID PK
    ACTIVE_FLAG (partition key)
    CLIENT
    GROUP_ID (PARTITION BY FK TO GROUP)
    ACCOUT
    GROUP_ID (PARTITION BY FK TO GROUP)
    CLIENT_TO_ACCOUNT
    GROUP_ID (PARTITION BY FK TO GROUP)
    The issues I am seeing right now:
    1. Graphs(groups) may be potentially unlimited, so I will need a artificially limit the size using some dividing algorithms - leading to
    2. Graphs(groups) may need to be joined or divided
    3. Graphs(groups) will have to be activated/deactivated - e.g. moved to different partitions.
    4. Data loading, activation/deactivation algorithms are not simple
    So I am thinking about Oracle Spatial (Network) to model this problem.
    Questions:
    1) Can I model this problem using Oracle Spatial?
    2) Will I gain any performance improvement?
    3) Is there any explanation or white paper on how to do this for this particular type of problem?
    4) Will the solution based on Oracle Spatial solve the problems outlined above?
    5) Will my solution (without using Oracle spatial) work at all? Or there are some fundamental issues..
    Thanks you!

    Either add a LOV to the JobID attribute definition in the VO (if the JobID will be editable) or simply add the job description to the select statement (join to the job table) as a reference attribute

  • Problems with Use Cases for Process Integration

    Hi there,
    I'm reading the "Simple Use Cases for Process Integration" (http://service.sap.com/xi -> Media Library ->
    Documentation) and try to setup the variants 1 up to 4. As per description I created the Technical and Business Systems in the SLD. Everything worked fine. But I can't find the created business systems in the Integration Directory When I click on Objects tab page -> Services without party and and choose Assign Business System, I can't see the desired business systems in the list. What am I doing wrong?
    Cheers
    Marc

    hi Marc,
    maybe the business system was already assigned?
    1. check if the business system exists in the SLD
    2. check if the business system exists in directory
    3. refresh SLD cache (in directory menu)
    4. try assigning once more
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Use case for describing a web service

    Dear all,
    I have a fundamental question for describing a web service.
    An analyst will first write (1) a use case for describing the web service and (2) wsdl and xsd files for describing the web service.
    As a developer, I would say that artifact (2) is enough. As an analyst, I would still need to document the requirement in the format of use case specification. However, it is not clear for me what should be put in this use case specification and what is the added value of such a use case.
    Have you any sample example of this kind of use case in order to describe a web service?
    Thanks in advance.
    Pengyou

    wpafbuser1 wrote:
    First, don't post twice. I'd rather see you bump a post then repost the same question.
    Have you any sample example of this kind of use case in order to describe a web service?First, searching Google will show you millions of use cases you can use as examples. Second, why would you think writing a use case for a Web Service would be any different than any other use case?Sorry for posting twice. I thought the first one failed due to a system error but I was wrong.
    From millions of use case I can not find a "good" one.
    I have in fact two conceptual questions:
    1. I have not much to say about the flow of events. It is simply a request and a response. This is much simpler than a "normal" use case. Am I right?
    2. However, I don't know where to put the description of business logic: 2.1 the data sets to be put in the request and response; 2.2 the business logic to construct the response from the request.
    I would appreciate any hint or discussion.
    Pengyou

  • Practical Enterprise Service Bus Use Cases for SOA & writing for Dev2Dev

    Dev2Dev has just published:
    Practical Enterprise Service Bus Use Cases for SOA
    http://dev2dev.bea.com/pub/a/2006/06/service-bus-use-cases.html
    "What is the role of an ESB within SOA? In this article, Kenny Shin provides some practical advice, illustrating how an ESB adds aspects such as transport security, data validation, and messaging patterns to Web services"
    Check it out. If you'd like to write for Dev2Dev, please contact me - I have plenty of ALSB topics to choose from.
    Regards,
    Jon
    Jon Mountjoy - http://dev2dev.bea.com/pub/au/13

    I also think that same way. I do not know what is so apecial about BEA Aqualogic ESB and other market matured ESB products such as TIBCO & SONIC. The samples which BEA has given in their evaluation guide are very simplistic. BEA should do more to provide extensive knowledge/features about their Aqualogic line of products.

  • Use case for showing records in report view BAM based on version number

    Hi,
    I have a use case to update records based on version no. Let say I have a table or data object in BAM called 'Notes'. The Notes dataobject has three fields Id, Version, Description. The Notes data is displayed in a BAM report. I need to just display the latest version of the Notes. Say two records with one with Id as '124' and Version '4' and another with Id as '124' and version as '5'. The record related to version 5 should be dispalyed to user. How will I introduce this check in BAM reports for the latest version?
    Thanks
    Edited by: user5108636 on 28/06/2010 16:47

    That you see you're prints only means that your method outta called. The code creates a new row, but never inserts the row into the rowset. Then you call execute query which loses any connection to the new route which is not part of the rowset.
    First action would never to call insertRow(r1) on the view object.
    If you change data this way, only the model layer knows about it, the ui can't know about this (one of the disadvantages of using plsql or this construct you try). You have to tell the view controller to update it's data to. For this you can execute the iterator in the binding layer and/or ppr the container showing your data.
    Then I don't see any complicated plsql called do I question if a programmatic co is necessary.
    Timo

  • Query: Predictive Use Cases for Customer Acquisition during Launch Phase

    Dear all,
    May I ask you to help me with some Predictive Use Cases (essentially SAP InfiniteInsight) for a Telco Customer who is going to launch new 4G services.
    Some important points to note are:
    1) Being a new product launch, there is no historical data about customers.
    2) Predictive use cases should help the customer acquire more customers (higher acquisition rates)
    This means that the traditional churn, next best activity, product recommendations scenarios would not be a great fit because they would essentially be coming in the grow phase.
    Additional info: The customers has other businesses in retails, mining, refinery.
    Rg,
    Ankit

    Since you do have the CC currently so you should have CS6 included as part of his membership.  The download previous version section discussed in Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html provides guidance on how to install through the Creative Cloud Desktop application.
    If you don’t have high speed Internet access available on the computer you can install on then you can download the installation files from http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html and use the steps in http://helpx.adobe.com/creative-cloud/kb/convert-cs6-licensed-under-ccm.html to license the software.
    You will need to be online to submit the periodic activation requests but it sounds like Internet access is available on the computer you are installing.
    Regards
    Rajshree

  • The useful case for Ocasionally Connected

    Hello experts.
    Now I try to gather the information about Netweaver Mobile for customer.
    And I want to hear what is the advantage of occasionally connected architecture.
    I've already known that mobile device could have the data inside itself and customer can work with off-line in case of occasionally connected, but most cases of real customer using mobile devices seem to be in case of always connected without any data on mobile.
    Is my understanding incorrect?
    Could anyone tell me the concrete use case with occasionally connected architecture, I think mostly for Laptops and PDAs?

    Hi Nobuko,
    The following are the customer references for SAP Netweaver Mobile
    1. Dr Reddy Laboratories 
    http://download.sap.com/platform/netweaver/customers/download.epd?context=2365677C38351182E1308DF53C378FDA0178748B490B71E4648677BF7480E078998BCDE2DF9B957C508F585E6DD6884DADDF9CF54D20D51B
    2.  Baylor College of Medicine
    http://download.sap.com/download.epd?context=1EF6CC29114608DA85ECB0E110511FEF234412BDA7AF19E2D2DAEC82F757F4DB9EF695FFA04A4E6F839EAB48026755119EBDB2B1B0B11AF6
    3. Coca-Cola Hellenic
    http://download.sap.com/usa/platform/netweaver/customers/download.epd?context=4269FA37611FD0D33394CE308E11144409C9E621421D2E5AC4845186785FCEE3361515431493CDF850C06F2F887EF0269E1DB923C0410BD1
    I hope this helps.
    Best Regards,
    Amit

  • SanDisk Webinar: Application Acceleration & Use-Cases for ioMemory

    Please join us Thursday the 16th for our webinar on Fusion ioMemory. We'll be talking ways to leverage PCIe to improve performance of databases, virtualization, transaction processing, big data and analytics along with customer use-cases.
    Register: https://www.brighttalk.com/webcast/12587/163371
    This topic first appeared in the Spiceworks Community

    hi how are you? i was wondering if you could help me out with my ixpand. i bought it a couple of days ago and it worked fine. i was able to copy my camera roll to the device and even managed to watch video from the device on my iphone. however, i used it until the battery ran out and it told me to charge it. i connected it to my computer and left it to charge until the green light showed up and after that i tried to use it again and my phone will not recognize it. when i open the app it tells me to check that the drive is charged and it is and a light starts to blink as soon as i plug it into the phone. dont know that that light means! the manual says that it means its tranfering files but how can it be that if i cant even see whats on it? on my PC i cant open it to see the contents either. it shows up as an external drive but when i click it it says to connect a drive. i really hope you can help me to fix this problem since i just bought it and only used it once.

  • Business-use-cases for SAP BusinessObjects BI in Sports

    Hello,
    I have been scouring various SAP resources to find any information on SAP BOBJ in Sports and Entertainment. Do you know of any specific use-cases where BOBJ can help professional sports team franchises, specifically within the Finance LOB? I.e. using analytics to increase ticketing revenue or gain meaningful insights into operations.
    Best regards,
    Ray Tussing

    There is a whole SAP sports page at http://www.sap.com/solution/industry/sports-entertainment.html
    In the middle, there is a SAP Solution Explorer
    Clicking into it I found Ticketing Analytics https://rapid.sap.com/se/executive#!/vlm/i_sports/vlm-i_sports-ind~~.~~i_sports,bpr-i_sports-445,e2e-i_sports-1075,ist-i_sports-3068
    Merchandising Analytics https://rapid.sap.com/se/executive#!/vlm/i_sports/vlm-i_sports-ind~~.~~i_sports,bpr-i_sports-445,e2e-i_sports-1076,ist-i_sports-3072
    Broadcast & media
    https://rapid.sap.com/se/executive#!/vlm/i_sports/vlm-i_sports-ind~~.~~i_sports,bpr-i_sports-445,e2e-i_sports-1077,ist-i_sports-3073
    I recommend looking at Solution Explorer

  • Use-Case for Business Services (Service Without Party) in SAP XI

    Hi,
    I have a synchronous scenario where I am calling a web Service from SAP R/3 via SAP XI. I have designed the Integration Scenario in the Integration Repository, where I created an A2A role for the R/3 System and a B2B Role for the Web Service. For the Web Service Party in the Integration Directory I use a Business Service unterneath 'Service without Party' as the party for the Web Service is unknown.
    I realized that I cannot assign the Business Service to the defined Web Service Role when I want to use the Integrationscenario-Configurator. This only works when I ceate a Party and create the Business Service underneath this Party.
    I understand that this makes sense when I am having a B2B communication like in this case although I don't have a real external Party for the Web Service.
    But I don't understand for which cases I would create a Business Service underneath the 'Service without Party' as internal Systems are known and can be set-up as Business Systems in the SLD.
    Does anybody have such a case where I use an 'Internal' Business Service? And is there any way that I can use such a Business Service in the Business Integrationscenario-Configurator?
    Thanks in advance.
    Alex

    Hi,
    for creatting a communication channel you will have to have either the Business system, Business service.
    For file systems which are generally just servers come under Business service. This is one of the place where you use Business service.
    Regards
    Vijaya
    Message was edited by: vijaya kumari

  • Are optional deps in deluge a use case for --asdeps switch?

    I just installed the deluge package and to use the gtk ui, two packages are needed. Is this a case to use the --asdeps switch?
    librsvg (optional) - needed for gtk ui
    pygtk (optional) - needed for gtk ui
    If I do use --asdeps, searching for orphaned packages shows these two as orphans which is not what I want.

    You don't need to use --asdeps. Just explicitly install librsvg and pygtk.
    A valid --asdeps scenario:
    pacman wrote:This is useful for makepkg and other build from source tools that need to install dependencies before building the package.

  • Use cases for Cisco HWIC-3G for WWAN

    We are exploring the option of using WWAN via the HWIC-3G cards for a backup to our T1 MPLS circuits. I would like some feedback on how the cards and the WWAN 3G service is working for others. Is anybody seeing decent response times in the 150-100ms range?

    Make sure that here is the restrictions for Configuring the 3G Wireless HWIC
    The following restrictions apply to configuring the Cisco Wireless HWICs:
    • Data connection can be originated only by the 3G wireless HWIC. Remote dial-in is not supported.
    • Throughput-due to the shared nature of wireless communications, the experienced throughput varies depending on the number of active users or congestion in a given network.
    • Cellular networks have higher latency compared to wired networks. Latency rates depend on the technology and carrier. Latency may be higher because of network congestion.
    • VoIP is not currently supported.
    • Any restrictions that are a part of the terms of service from your carrier.

  • Use case for "cascading"

    Accroding to two previous threads:
    http://forum.java.sun.com/thread.jspa?threadID=5123284
    http://forum.java.sun.com/thread.jspa?threadID=790563
    A cascading situation is like:
    JVM-1 + MBeanServer-1 + MBean-1
    JVM-2 + MBeanServer-2 + MBean-2
    So MBeanServer-1, as master, can see proxied MBean-2 when cascading is supported in JMX 2.0, or other proprietary products like Java DMK.
    Here is my question. Do you think following situation is a cascading as well when I want to remotely register MBean-2 to MBeanServer-1?
    JVM-1 + MBeanServer-1 + MBean-1
    JVM-2 + MBean-2
    Meanwhile, I am reading JMX 1.4 SPEC and trying to find out the answer myself.
    Thanks,
    Rex

    Hi,
    There's no registerMBean(), but you could use createMBean() instead.
    However it mostly depends what the MBean you want to create is supposed to do.
    If you have JVM-1/MBeanServer-1 which is the master,
    and JVM-2/MBeanServer-2 which wants to 'register' an MBean (MBean-2) in MBeanServer-1,
    and if you use a JMXConnetor to connect to JVM-1 and call createMBean(), then the
    MBean will be physically created in JVM-1 and will have no tie to JVM-2.
    Any operation invoked on MBean-2 will be executed within JVM-1.
    On the other hand, you can register MBean-2 in MBeanServer-2, and then create a
    proxy MBean-2' in MBeanServer-1 that uses a JMXConnector to forward all its operations
    to MBean-2 in JVM-2. Then any operation invoked on MBean2' will be forwarded
    to MBean2 and executed within JVM-2.
    This is the principle of "cascading".
    We didn't put any registerMBean operation on MBeanServerConnection on purpose,
    because we felt such an operation would have been misleading. What would have
    happened is that MBean-2 created on JVM-2 would have been serialized and sent
    over the wire to JVM-1. You would then have had two copies of MBean-2: one in
    JVM-2 (the original) and one in JVM-2 (the deserialized clone) - with no ties
    betwen them.
    Invoking an operation on the clone MBean in JVM-1 would then have no effect on
    the original in JVM-2 and conversely.
    Hope this helps,
    -- daniel
    http://blogs.sun.com/jmxetc
    null

Maybe you are looking for