Enhancement Pack 2 for ESS for ECC 6.0

Can anyone provide me with document on the new functionality of Enhancement Pack 2 impact on ESS for ECC 6.0?
Or where I can find this documentation?
What areas of ESS & MSS does it cover?
Thanks
WB

Thanks Chris
Still confused.
Are you able to tell me what is the latest enhancement pack for ESS, the reason for asking is that I'm looking for more details on the new iViews as contained in Note 1048386 see below
Thanks
WB
In the previous ESS Business Package (BP) version, the links for starting processes were provided in the workset Life and Work Events. With EhP2, the links for starting the processes are provided in the workset that the process belongs to thematically (for example, the process 'Change of Working Time' is provided in the workset 'Working Time'). The following list provides an overview over the processes available in the standard system and the worksets they are assigned to.
Benefits and Payment
o Company Loans
o Membership Fees Sports Club
o Status Overview
Working Time
o Change of Working Time
o Status Overview
Own Data
o Change of Address
o Personnel File
o Status Overview
Life and Work Events
o Maternity Leave
o Birth of a Child
o Termination
o Status Overview
The available processes are integrated in the navigation of the ESS Homepage Framework.

Similar Messages

  • IMG Customizations For ESS In ECC 6.0

    Hi Gurus,
    I'm stuck with some IMG customization issues. I can see the Overview page and each area group pages for diff applications. Like Employee Search, Personal Information etc. But whenever i'm clicking on the links it is openning up a blank screen.
    Please give me some example how to configure the server in IMG like its path, port etc? Apart from this any examples for service creations for each application.
    According to SAP help material i also cant find any place to put the System ID in the iviews like Who Is Who, Change Own data!
    Please help me out! If any one can share any document it will be great.
    Thanks
    Anirban

    Customize Icons for the Homepage Framework
    Christopher Solomon
    Business Card
    Posted on Mar. 01, 2007 01:07 PM in Business Solutions, Enterprise Portal (EP), Web Dynpro
    Subscribe
    Print
    Permalink
        Although there is excellent material around and even step-by-step guides for configuring and customizing the Homepage Framework (*see the document "XSS Homepage Framework for Employee Self-Service" by Sibylle Borhauerm-Product Manager, SAP AG), I have found nothing available that provides information about customizing the actual icons/images that are used within the framework. Therefore, I took the DIY (do-it-yourself) approach and decided to put together a document of my own to hopefully help others. The following is an explanation about how to customize and/or add new icons for the Homepage Framework. This is based on my experience with ECC5.0, but a similar approach should work for ECC6.0.
    Background
        The Homepage Framework is a new feature as of ECC5.0 (“mySAP ERP 2004” for those that want to be thoroughly confused….haha). It is basically a means to build very informative, aesthetically consistent web pages solely through configuration in the IMG (no web coding needed!). It allows you to organize information in a more user-friendly manner. For example, prior to this, ESS services were typically listed as links on a menu on the left of the browser window (like the detailed navigation area of the portal). The user would click the fairly non-descript link and be taken to a web application that contained even less helpful information or description and was more “techy” in appearance. This was not very friendly or intuitive to end users who may not have much familiarity with computers at all. Often times, I would have to build static web pages for clients that would serve to provide help information to the user about what the actual ESS links would do and so forth and to serve as a “jumping off point”. With the Homepage Framework, you can configure (again…no coding!) a “jumping off” page that summarizes all the areas you offer in ESS (called the Area Group page in the Homepage Framework), and then configure more detailed information pages for each area as well (called Area pages in the Homepage Framework).
    ESS Area Group Page      
    ESS Area Page for Benefits and Pay
    Where is my Framework?
        With any “framework”, as the name implies, there is a fairly rigid layout. This insures consistency amongst the pages. For the Homepage Framework, each “area” is assigned an icon. The icon should visually convey the idea of the “area”. For example, for an area for “Working Time”, you might use a “clock” icon. The icons assigned to each Area appear on the Area Group page as well as the respective Area page. By default, there are only a small number of “out of the box” icons that are provided. I took the time to document the default images and their corresponding “resource” name in a spreadsheet. An image of this appears below:
    Default Icons
    The big question (and one I see asked over and over) is "where does all this stuff live?". This is one of the misconceptions and/or hurdles to overcome in understanding the newer ESS/MSS SAP offerings. With ECC5.0 and higher, most people incorrectly assume that by installing/deploying the ESS/MSS business package(s) that they suddenly have all of ESS/MSS available to them. Wrong. It's an easy mistake to make because "that's how it's always been before". The actual deployment of the overall solutions for ECC and onward requires two pieces. You still deploy the business package, but the business package only covers the portal objects. All you are doing is loading in the out-of-the-box iViews, worksets, pages ,roles, etc. Now what will your iViews “talk” too? The second part is the actual ESS/MSS/XSS services, ie. the applications that "do stuff". At the moment, these are Java Webdynpros and are part of the "Java XSS Components" installation. These components can be installed on any WAS/NWAS, but typically they are deployed on the same server as the Enterprise Portal...just more Java web applications running on the Java engine (again, they could be deployed to an entirely separate WAS/NWAS but we won't get into that). Part of the Java components installation is the Homepage Framework WebDynpro and the accompanying icon images as resource files. The images are not in the Business Package, and they are not not in the backend SAP system. Both are common misconceptions.
    Make it your own!
        So now that we know what we are working with and where everything is, how do we change it? First, let me offer this advice. I would not modify and existing icon (replace “clock.gif” with a different image named “clock.gif”. I always create my own custom images. In that way, if all else fails, we still have the SAP delivered content. “Better safe, than sorry!” as my grandfather, an explosives specialist, used to always say. With my word of warning offered, onward we go now. Let's do this through an example. Say for instance, we want to change the icon used for "Working Time" in ESS. The default icon and Area page might appear as:
    Working Time Area Page
    If we look in configuration, we find that the icon used is actually assigned to two resources:
    •     EMPLOYEE_WORKTIME_PIC
    •     MSS_HCM_AREA_ATTENDANCE_PIC
    Since we are changing the ESS one, it’s configuration appears as:
    Default Configuration of Resource
    Now, let’s say we have our own image:
    myCompany_clock.gif
    First, we can change configuration of the resource to now use (“look for”) our custom image:
    Customized Configuration of Resource
    Now, we must actually put the image in the location where the Homepage Framework can find it. As I said before and want to make clear once more, the images are not in the Business Package. They are deployed as part of the Java XSS components. Therefore, we must place our custom image out in the same physical directory that the other resources were deployed to during the installation of the XSS Java components. Using our example, let's look at the "clock" image. I could go into detail telling you where and how this is found, but I prefer to show you the simple way. In your browser, navigate to the “Working Time” Area page as shown above. If you right-click on the default icon and then select “Save Picture As…” from the context menu, a window will pop-up showing you the name of the image file as “calendar_clock.gif “ (we also know the file name from the configuration of the resource shown above). Now that you know the actual name, you can simple do a “View Source” on the page and then search for the occurrence of “calendar_clock.gif “. Doing this, we see that it is deployed and linked to the path as follows:
        ../../../resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/calendar_clock.gif
    Therefore, we simply need to move/copy our own “myCompany_clock.gif” into the path:
        ../../../resources/sap.com/pcui_gp~xssutils/Components/com.sap.xss.ser.xssmenu.vc.areagroup.VcXssMenuAreaGroup/
    This may require additional help if you do not know where (what server) the Java components were installed on or you do not have direct access to those directories. With the file copied over and our configuration changes to the backend resource to use our custom image, our “Working Time” Area page now displays using our custom icon:
    Cusotmized Working Time Area Page
    Gotchas!
        These are a few things to be aware of if you have problems seeing your custom changes (these apply to any changes to the Homepage Framework configuration):
    •     Make sure you have copied your configuration to the correct client that is in use. Typically, you will configure in one client and then test in another. You can use transaction SCC1 to copy client-to-client transports, if you have access to that function. The Homepage Framework config is client-dependent.
    •     If you do not see changes in the portal immediately, it is typically due to the cache not being refreshed. You can do this via the System Administration - >Support area of the portal for the PCD content. You can also set a parament to clear the buffer directly on the iView for the Area and Area Group iViews but this is not suggested for performance reasons.

  • Internet Services For ESS In ECC 6.0

    Hi Gurus,
    Actually i'm trying to find the ESS Internet Services in ECC 6.0. We are planning not to use Web Dynpro appl for the moment and to use ECC 6.0 with integrated ITS using the internet services.
    In ECC 6.0 under the transaction SE80 i'm seraching for the following ESS Internet services. But couldn't get that. The services are
    *Payslip - PZ11
    Time Statement - PZ04
    Address PZ02
    Emergency Address PZ05
    Family Members PZ12
    Personal data PZ13
    Prev Employer PZ28*
    whereas i can find the other services under SE80 like
    *PZ01, PZ03, PZ24, CATW *etc.
    I'm new in this, so detailed answer will be highly helpful.
    Thanks
    Anirban

    Hi Narasimha,
    Thanks a lot for your answers. It is really helpful. But lastly let me ask a question in SE80 we can create or modify HTML templates for the internet services. For these transactions for which i'm not getting through SE80, how can i change HTML layouts.
    Correct me if my understanding is wrong. Points will be given obviously.
    Thanks
    Anirban

  • Minimal requeriments for ESS in ECC 6.0 ?

    Hi forum
       I have installed and configured the Employee Business Package, but i have an error, when i acces into ESS, i got an error and is that ESS call the BAPI HRXSS_SER_GETMENUDATA
      but this BAPI doesn´t have the input parameter
    COUNTRYGROUPING     TYPE     MOLGA                               Country Grouping
      and the ESS is calling this parameter.
    What are the minimum tecnhical requirements for HR modules in ERP ECC 6.0
      I have this Support Packages.
    SAP_HR     600     0028     SAPKE60028
    EA-HR     600     0020     SAPKGPHD20
      I enter into another SAP System of a different client, and this parameter exits and is a minor SP of EA-HR component.
       Thnks

    For ESS 6.30 the EHCP 3 for HR components are necessary

  • Web Dynpro Screen in ESS for mySAP ERP 2004

    I have uploaded the Business Package for ESS for mySAP ERP 2004 and I am expecting the Webdynpro screen to be seen, but unfortunately I am able to see only the typical R/3 screens ...
    our
    R/3 ver ECC 5.0
    EP 6.0
    Any suggestions ?

    If you are using ESS for ERP2004 BP, have you deployed the XSS WebDynpro Components (PCUI100, ESS, MSS .SDAs) to your J2EE Engine?
    Cheers,
    Steve

  • Enhancement Pack 2 impact on ESS for ECC 6.0

    We are planning to upgrade one of our systems (evaluation system) from EA-HR 600 to EA-HR 602 (Enhancement Pack 2 SP2)
    There's some ongoing ESS configurations (just ESS) on this evaluation system.
    What is the impact of an Enhancement Pack 2 import/upgrade towards the existing ESS configurations ?
    Has anyone experienced extensive 'overwriting of existing ESS configuration' or does the EnhP 2 introduces new functionalities leaving the existing configurations untouched ?
    Do ESS functional folks have to redo the bulk of their config ?
    Many thanks for any replies.

    Thanks Chris
    Still confused.
    Are you able to tell me what is the latest enhancement pack for ESS, the reason for asking is that I'm looking for more details on the new iViews as contained in Note 1048386 see below
    Thanks
    WB
    In the previous ESS Business Package (BP) version, the links for starting processes were provided in the workset Life and Work Events. With EhP2, the links for starting the processes are provided in the workset that the process belongs to thematically (for example, the process 'Change of Working Time' is provided in the workset 'Working Time'). The following list provides an overview over the processes available in the standard system and the worksets they are assigned to.
    Benefits and Payment
    o Company Loans
    o Membership Fees Sports Club
    o Status Overview
    Working Time
    o Change of Working Time
    o Status Overview
    Own Data
    o Change of Address
    o Personnel File
    o Status Overview
    Life and Work Events
    o Maternity Leave
    o Birth of a Child
    o Termination
    o Status Overview
    The available processes are integrated in the navigation of the ESS Homepage Framework.

  • Security Guide for Enhancement Pack 4 for ECC 6.0

    Hello,
    I am trying to analyse the impact of applying Enhancement pack 4 for ECC 6.0, Can someone help me find any security guides for it.
    It is an existing system and few additional modules are being implemented.
    Kind Regards.

    Hello,
    We have applied EHP4 on an exisiting(running) ECC 6.0 System. Can someone help me find answers to below queries
    a) What is  the SAP standard process to start with Security bit.
    b) Do we need to run SU25 steps. If yes, which one of them.
    c) Since the purpose of applying EHP4 was to activate few set of new business functionalities, we intend to affect the existing security design at the minimal. What is the best approach for this.
    Kind Regards,
    Abdul

  • Roles for ESS and MSS Enhancement Package 4 (EHp4)

    Good afternoon.
    I have the following doub with the role assignment for ESS .
    I know that exist the following roles for ESS :
    SAP_ESSUSER: Single role that comprises all non-country-specific fucntions. Only relevant for the olders ESS functionality, including all ITS component, such as PZ02(Address), PZ13(Personnel Data), PZ03(Bank Details).
    SAP_ESSUSER_ERP05: Single role that comprises all non-country-specific fucntions. Relevant for the ERP2005 platform, Enhancement Package 1 and 2.
    SAP_ESSUSER_ERP13: Composite role that comprises all non-country-specific functions.  Relevant for the ERP2005 platform, Enhancement Package 3.
    SAP_ESSUSER_ERP05_xx: Single role that comprises all non-country-specific fucntions. A separate role exist for each country version(xx = Country ID). The role corresponding composite role is SAP_ESSUSER_ERP05. Relevant for the ERP2005 platform, Enhancement Package 1 and 2.
    The Question is:
    I am working with  Enhancement Package 4 EhP4, What is the role that I have that use????
    Kind Regards.

    Hi! The specific ESS Role for EHP4 is called SAP_ESSUSER_ERP_14.
    Due to an error, the Role was not delivered in SAP ECC 604, but it will be available in the Support Package 05 for EHP4. You can hope to implement the SP or go for manual corrections from Note [1373177|https://service.sap.com/sap/support/notes/1373177].
    1229232 and 1129412 notes are relevant for EHP3 only.
    Refered to MSS you're right.
    Regards!

  • Upgrade path for ESS/MSS business package while upgrading to ECC 6.0

    Hi All,
    We have a scenario where SAP Enterprise Portal 7.0 SP 18 is currently running with SAP ECC 4.6C. SAP ECC is being upgraded to SAP ECC 6.0 and consequently we have a requirement to upgrade to the latest ESS/MSS business package. In a scenario like this what is SAP recommended approach for ESS/MSS upgrade? My questions are
    1) Is a direct upgrade of ESS/MSS possible? If this is possible, then how will it be done on a production system with reduced or no downtime?
    2) Should ESS/MSS business package be deployed and configured afresh after removing/undeploying the existing version of ESS/MSS business package? If this is the case how would the earlier customizations be restored?
    3) Is there any other approach?
    Thanks in advance.

    Hi Suresh,
    In my openion, it will be good if you go for new implementation, reason being as you mentiond ECC versionyou are on is 4.6c all the ESS applications are ITS based now a days all the application/iView for ESS are Webdynpro for Java or WD for ABAP based.
    Till the time the new portal ready you can continue with your currect one (No down time require).
    Most of the people are using this way. (Check the SDN for more details).
    Also chcek this migration guide, which will give you the basic steps required.
    http://www.sdn.sap.com/irj/scn/events?rid=/library/uuid/5e1226c7-0601-0010-7d82-a8134e833150&overridelayout=true
    Regards,

  • Enhancement pack for enterprise portal

    Hi,
    How do I identify the enhancement pack for enterprise portal?
    Also where is the information on the new features in the EHP 3 for portal listed?
    Thanks and Regards,
    Mahantesh

    Hi Mahantesh,
    Please remember that the Portal is part of the SAP NetWeaver, so all the improvements will be contained in the EhP for NetWeaver.
    I'd like to refer you to the SAP Enhancement Package 1 for SAP NetWeaver 7.0 page here in SDN
    at:
    SAP Enhancement Package 1 for SAP NetWeaver 7.0
    There you will get all the information about your request.
    It's very important to remark the following information:
    - This EhP for NetWeaver is not in General Availability, currently is in the RampUp phase, for more details you can check the RampUp page in the SAP Service Marketplace (login required) at: http://service.sap.com/rampup
    - Certain pre-requisites apply (like Support Packages)
    - To get this Enhancement Package you have two options, apply for the RampUp (you have to be in touch with your local subsidiary for details)  or wait for the official release. All the information about dates and procedures are fully mentioned in the links provided before.
    I hope you find this information useful.
    Kind Regards,
    Luis

  • Re : Third-Party Order Processing for Subcontracting ( Enhancement Pack 5)

    Hi,
    In Third-Party Order Processing for subcontracting - Purchase orders for products that are finished by a subcontractor and sent straight to the end customer. PR created in Sales system are processed further in this scenario where you direct your SC Vendor to send the material to your customer.
    Although its a standard third party scenario with sub contracting job involved in it.
    There is not much information we have in SAP help. This is ECC6 Enhancement pack 5 feature.
    If any one has worked on this, I need a process flow to understand this process.
    Response is apprecited,
    Regards,
    Dipak
    Edited by: Dipak Kumar on Apr 13, 2011 6:43 AM
    Any idea is appreciated?

    Hi,
    Here you can treat this two procedures are diffrent
    For Contractor
    Create P.O >> send semifinish goods to vendor
    For sales Point
    Sales order >> PR >> PO >> Vendor invoice reciept >> Customer invoice Issue wrt order.

  • Ramp-up enhancement pack 1 for 2007

    Hi All.
    Does anyone know where for find the ramp-up enhancement pack 1 for 2007.
    Thank you.

    Dear Jerusha,
    In case you are looking for the "SAP BUSINESS ONE 2007 A Featurepack 01" partners can find it as usual on [http://service.sap.com/sbo-swcenter|http://service.sap.com/sbo-swcenter]
    Navigate there to ->SAP BUSINESS ONE 2007 A FP01
    There is also written a note as follows, which should be highly considered:
    "Please note that SAP Business One Release 2007 A FP01 has only been released for Ramp-Up. Because of this, only approved projects for productive usage are supported by SAP Global Active Support Center. These projects will be supported during testing, going live and being live.
    Partners who are not participating in Ramp-Up are invited to submit their feedback via our dedicated support ticket component SBO-PRE-LEP. More detailed information for non-Ramp-Up participants can be found on the SAP Business One 2007 A - Central Information landing page.
    Kind regards
    Mario

  • Release notes for Enhancement Pack 3

    Hello; when will the Release Notes for Enhancement Pack 3 be available? It is due to come out of rampup very soon and the Release Notes are usually provided then.
    Many thanks.
    Nick Taylor
    EDS SAP Practice EMEA

    Hi Nicholas,
    the release notes are now available:
    Financials:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000698482&
    HCM:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000698507&
    Operations:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000698485&
    Corporate Services:
    https://websmp110.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000698636&
    Industries:
    http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000698506&
    You can also use the central starting point:
    http://service.sap.com/erp-ehp
    Best regards,
    Christian.

  • Enhancement Pack 3 updated Warehouse Numbers with an entry for MLO

    Hello all,
    I am working with a supply chain team, and after the installation of enhancement pack 3, a new warehouse number appeared in the tables.
    Warehouse number MLO.
    None of us can explain it, but the change log lists an SAPK-603DINT object delivered via SAP transport.
    Any thoughts on where the warehouse number came from, or why it got delivered?

    Hi
    Without having looked into the special table entry:
    This term appears in the Online Support System mainly for the functional area "(Extended) Warehouse Management".
    Following the Master Guide for the SAP ERP 6.0 Enhancement Package 3 (among others) developments were made in the SAP Industry Scenario "SAP for Wholesale Distribution - Warehouse Management".
    Following the enhancement package overview presentation https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80b79088-d508-2b10-b497-b1628cb84166 differnet developments in "warehousing", were done in the SAP ERP Core as well.
    If you check out which Business Function you are using (i.e. LOG_MM_CI_2 includes some of these enhancements) you should be able to find out more (see for instance the Business Function documentation in help.sap.com)
    regards,
    Andreas R

  • Enhancement Pack for BRF plus

    Hi all,
    I would like to know which Enhancement Pack supports BRF plus perfectly, so that i can implement that enhancement pack to my server.
    Thanks,
    Straw

    Hi,
    BRFplus is supported as of EhP05. It's recommended to install the latest  NW 702  Support Package 10 (SAPKB70210)
    SAP is releasing BRF correction notes for specific issues, but at this version BRF+ is quite stable......
    Kind regards

Maybe you are looking for

  • Can't get iPod to sync with computer!

    Please can someone help as I'm at my wits end! Basically I've got a 2nd gen iPod, everything was working fine until a couple of days ago when I connected the iPod to my laptop and it didn't show up in iTunes. After about 10 minutes I get a message te

  • Installing new version of quicktime

    Hi, I am trying to install a new version of quicktime. when I get to the end , it says that an older version is installed on my computer and can't be removed. contact your technical support group. How do I rectify this? thanks

  • How to Call a porxy service(not WSDL based) in Bpel

    Hi , I have requirement like, i need to call a proxy service in Bpel, to pass the customer data to the proxy. this proxy Enqueue the data to AQ , after  en queue the Customer data to AQ,I need call  some other synchronous services for business requir

  • Grid lines in Illustrator C56, how do I darken them?

    The grid lines are too light to see without straining my eyes, how do I darken them?

  • How does the rightclick in captivate 6 work?

    Hello everybody! I have a problem with the rightclick in captivate 6. I`m making softwaresimulations for the products of my company. The design of our software requiers a lot of rightclicks. When I publish the simulation as a html-file the rightclick