ESS Country Spesific (PersonData)

Hello
We are using EP 7.0 SP 10 with ESS 600 SP 8. Our problem is that the Personal Data (Adress & Persondata) is not Country Spesific. We have removed some fields for the country group 20. This works fine in the GUI. But when accessing the Portal, all the fields is visible. We use the same user, and have even set the UGR parameter to 20.
Are there any other changes we must perform to make it work ?
Best Regards
Kristoffer Engh

Hi,
I am afraid you can do that. You will have to modify standard delivered code to do that.
If you want to hide some fields then refer this
http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm
This will help u hide some fields using personalisation
Cheers!!
AShutosh

Similar Messages

  • SAP Standard ESS country structure not showing on the iViews

    Hi All,
    Some of the Fields in the SAP Standard Employee Self Service Country structure not showing on the iViews, if we want to bring those fields to iView level, What would be the solution.
    Please suggest.
    Thanks
    PRadeep

    Hi Pradeep
    If these are mandatory fields or legall required in that country and delivered in V_T588M or V_T588MFPROPS then you need to check with SAP why they are not shown in the ESS scenario
    If these are optional or R3 specific fields it could be they are not delivered in V_T588MFPROPS - try inserting
    an overide in V_T588MFPROPC
    If still you cannot get these fields you may need to add a field to the ESS application using NWDI
    and you may also need to change the model so it recognises the new field - this is effectively changing
    the SAP delivery
    Best regards
    Stuart

  • Default country service used in ESS country specific iviews

    Hi ,
    We have a country specific iviews in ESS like address, personal data,etc..
    but SAP has provided only for certain country.....
    if country not in the list is executed , which country service is picked as default.
    Regards,
    Sithi

    is the connection language set to blank?
    Please can you verify
    can you go through the steps in note 1585427
    can you check using LPD_CUST
    1.     Go to Transaction u201CSPROu201D  Navigate to SAP Customizing Implementation GuidePersonnel Management Employee Self Service( Web Dynpro ABAP ) General SettingsESS Menu for ServicesMenu for SAP Portal Role Execute u2018Set Up Launchpad(Employee Services)u2019   Double click on Role u201CESS MENUu201D.
    translation there if you are using portal
    NWBC< you need to use PFCG
    1.     Go to transaction PFCG  Enter Role as u201CSAP_EMPLOYEE_ESS_WDA_1u201Dand then click on display icon Navigate to Roles tab.
    2.     Navigate to u201CMenuu201D tab.
    You can do so by changing sotr_edit too.
    Edited by: Siddharth Rajora on Nov 9, 2011 6:11 PM

  • ESS Country/Structure do not match application country

    We have installed ESS SP08 on NW04s.
    When selecting the ESS/Personal Information/Addresses iview we receive the following error message:
    Country/Structure do not match application country (the Java Trace is listed at the bottom of the message)
    Other iviews such as ESS/Personal Information/Direct Deposit Information display information.  
    Updates fail with
    Data record 0028216900090      9999123120020701000 has grouping value "" instead of "DU01"
    The following R/3 Roles are assigned to the user
    SAP_EMPLOYEE_ERP05_US
    SAP_ESSUSER_ERP
    SAP_ESSUSER_ERP05
    The Portal Role assigned to the user is: -  Employee Self-Service
    It looks like some configuration is missing but we can't determine if it is in the portal, ESS or R/3.  Does anyone have any ideas on where the conflict resides?
    Ned Neeley
    Java Trace File
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Country/Structure do not match application country
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
         at com.sap.xss.per.helpers.MessageHelper.raiseException(MessageHelper.java:43)
         at com.sap.xss.hr.per.us.address.fc.FcPerAddressUS.readRecord(FcPerAddressUS.java:271)
         at com.sap.xss.hr.per.us.address.fc.wdp.InternalFcPerAddressUS.readRecord(InternalFcPerAddressUS.java:615)
         at com.sap.xss.hr.per.us.address.fc.FcPerAddressUSInterface.readRecord(FcPerAddressUSInterface.java:150)
         at com.sap.xss.hr.per.us.address.fc.wdp.InternalFcPerAddressUSInterface.readRecord(InternalFcPerAddressUSInterface.java:229)
         at com.sap.xss.hr.per.us.address.fc.wdp.InternalFcPerAddressUSInterface$External.readRecord(InternalFcPerAddressUSInterface.java:305)
         at com.sap.xss.hr.per.us.address.overview.VcPerAddressUSOverview.onBeforeOutput(VcPerAddressUSOverview.java:267)
         at com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverview.onBeforeOutput(InternalVcPerAddressUSOverview.java:275)
         at com.sap.xss.hr.per.us.address.overview.VcPerAddressUSOverviewInterface.onBeforeOutput(VcPerAddressUSOverviewInterface.java:158)
         at com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverviewInterface.onBeforeOutput(InternalVcPerAddressUSOverviewInterface.java:140)
         at com.sap.xss.hr.per.us.address.overview.wdp.InternalVcPerAddressUSOverviewInterface$External.onBeforeOutput(InternalVcPerAddressUSOverviewInterface.java:224)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:602)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:568)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:707)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:779)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:714)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:69)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1248)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:353)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:551)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:595)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:826)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:730)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    A coworker of Ned's here ...
    We are not reusing any country specific scenarios.  We only have the US.    I did take a look at note 936179, but we are not reusing any country specific services so I don't know if it applies.
    Is there somewhere that you specify a country for an employee for ESS?
    Thanks.
    Janelle

  • Feature suggestion for Safari

    This might have been requested before, but I couldn't find it anywhere on this forum so here it goes.
    It would be great to have expanding menu for different Internet TLDs under .com-button, just like there's one under a-button for umlauts. For example having .net, .org and .info in menu would make surfing a bit easier. Also adding country spesific TLDs according to users language/location preferences would be nice.

    Actually the localization is certainly there for .co.uk for my English (UK) keyboard. I'd never realized that before. 
    cheers
    mrtotes
    P.S. It's just a shame OS X is trying to get me to change my spelling to 'realised' and 'localisation' even though I have British English set for OS X.

  • Importing sc file in NWDS without NWDI

    Hi,
    How can i import a SC file containing ESS DCs in NWDS to modify a webdynpro provided by SAP. I don't want to install NWDI because i only need to an sall modification in a webdynpro. Is that possible? How can i do that?
    Thanks in advance!!!

    Hi
    In ERP 2004 solution, SAP delivered the new ESS Solution that is WebDynpro based. To give all the ESS applications (including ESS country version services) similar UI they came up with a framework and called it FPM Framework.
    FPM - The floorplan manager (FPM) is the central part of the XSS Business Package(along which its provided). It can be said to be the base of all self sevices. Any WebDynpro application that implements FPM is known as FPM Application. So all the ESS Applications in ERP 2004 are FPM applications.
    FPM provdes 4 basic interfaces that are implemented by the Self Services WebDynpro Applications,
    1) IVAC (for the Visual Application Component - Vc)
    2) IBLC (for the Business Logic Component - Fc)
    3) IXssAppConf ( for the Configuration Component - Cc)
    4) IFPM (It gives the self service application access to the FPM and its utility classes)
    All these above interfaces are provided with FPM Development Component xssfpm. Apart from this there are some other central components that are used by many ESS application which are provided in xssutils DC.
    All the ESS WebDynpro application use the above two components in the Used DC section of their dc.
    If you want to modify any ESS Application, you need to have the source code of these XSS DC's as well in your Design Time, else it will give you build errors.
    For this you need to have a JDI setup since the ESS and XSS are provided in two different tracks of DTR.
    As far as I know because of the used dependency of ESS Applications, using JDI is the best (and only) option to modify the ESS WebDynpro Applications.
    And then implementing the JDI, helps in version management plus lot of other advantages which you can find in SAP Help.
    Hope this answers ur question
    Regards
    Krishna

  • Get the DC name for "Personal Information" - "Ethnicity, Disability & .."

    Hi all,
    Does anyone know what is the correct DC to enhance "Personal Information" -> "Ethnicity, Disability & .." in ESS?
    THanks
    Best regards,
    Xiang Li Heah

    Hi Xiangli,
                    i guess this is the DC used for "Personal Information". please check this in your NWDS Inactive DCs Tab..........ess/<country-specific>/additionalpdata.
    Regards,
    Anil.

  • Issue in Passport Country 2 and Passport Country3  in ESS Portal

    Hi,
    In SAP Portal  Personal Data -Passport  Country 1 All datas are getting saved in Overview Screen
    But in Passport Country 2 and Passport Country 3 datas are not getting  saved  in Overview Screen  and  not getting the data from the backend also.
    In  V_T7XSSPERSUBTYP  i have maintained  UseCase and Active Subtype  as
    05 185  z1(Passport Country1)    A5
    05 185  z1(Passport Country 2)   A5
    05 185  z2(Passport Country3)    A5
    Can any one please let me know  how to pass the values  backend and viceversa in Passport Country 2 and Passport Country 3
    Regards
    Alexi

    What are the country ?
    You should check the setting of the table V_T588UICONVCLAS. This use a conversion class that get information of backend for display in the portal .
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/304c3329990b19e10000000a1553f6/content.htm
    Also check :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/30b0b66f-3a3d-2c10-4aa3-f53ee3299bb3?quicklink=index&overridelayout=true
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/43/304cf629990b19e10000000a1553f6/content.htm
    http://wiki.sdn.sap.com/wiki/display/profile/ESS%20Personal%20Information%20UI%20enhancement%20without%20modification
    Regards

  • ESS Personal information country specific services

    Dear Guru's,
    We have set up the following country specific services (Dutch = molga 05)  for the Personal Information Workset in ESS:
    - Adresses
    - Bank relations
    - Personal Information
    While testing these services for two persons the following situatin occurs:
    - Person A: has parameter MOL 05 set in transaction SU01 and uses ESS portal role.
    - Person B: has parameter MOL 05 set in transaction SU01 and also uses ESS portal role.
    Als the country specific services are defined to the country speficif resources.
    While trying to change the record in infotype 2, 6 and 9 for Person A using ESS all the procedures are succesfull.
    While trying to change the record in infotype 2, 6 and 9 based on the date of today for Person B the systeem gives back the following error:
    "record 00001101      0009        0        with date x has group value "" instead of "05".
                      (pernr) (infotype)  (sub)                  (date previous record)               (MOLGA)
    This seems to be strange because both users have exactly the same profile in ECC and Portal.
    Also the application seems te have a problem with the limitation of the previous record since the system says that that record has group value " "  instead of "05"
    Since this is the last problem we face in ESS we could need some help.
    Kind regards

    Hi,
    This issue is because of data inconsistency. In se38, the report RPUFIXDS should be run to fix this.
    This can be run for a single personnel number or a range of personnel numbers.
    Thanks,
    Muthukumar

  • How to select a different country in ESS Address information

    in ESS Personal Information Address iView, our employees need to be able to maintain foreign addresses and select from differenet countries in the country drop down.
    We performed the IMG customization step "Personnel Management->Employee Self Services->Service Specific Settings->Own Data->Foreig Address Setting->Determine countries for foreign address and make settings." And we are using the Address iView located under the International PCD folder.
    however, when we log in to ESS, the country screen field of the Address iView is read-only, employees cannot select a different country than their own. Anything I am doing wrong?
    Regards,
    Tiberiu.

    Let me mention how this works
    "Employees can maintain a foreign address using the country field on the
    Edit screen. This is enabled if an employee creates a new record. When
    an employee selects a foreign country in which to maintain an address,
    the country-specific views (Edit view, Review view) change to correspond
    to that country. If a country-specific address format does not exist for
    the selected country, international address views are used.
    Remark: Employees cannot change the country for an existing address!
    Maintenance of foreign addresses is only allowed in case a new address
    is entered or address changes are made for the same country."
    Also make sure business function is enabled by SFW5   HCM_ESS_CI_1
    VIEKN is availlable in Pa0003
    ensure this is maintained T7XSSPERFORADD as well

  • ESS- Multi country manager problem

    Hello Experts,
    We are facing a problem in ESS Implementation. We have a few employees who are managers in their employment country as well as for few (1 or 2) more countries. ESS WD-Java applications are picked up wrongly for such users and they get java dump - field symbol has not been yet assigned. error key:RFC_ERROR_SYSTEM_FAILURE
    For example we have a user who is employee (pernr) in country say Germany and having manager role in backend. And as we are using ABAP AS as our UME source, the backend role has u2018Germany ESS/MSSu2019 portal groups assigned to it. Thus this user has access to ESS Germany applications (WD iViews) and MSS Germany applications (iViews).
    Now this manager is also working as manager in country say Sweden and hence assigned the Sweden manager role in backend which has u2018Sweden ESS/MSSu2019 groups assigned in portal. Now he has access to ESS Sweden and MSS Sweden but he is not having pernr from country Sweden.
    Now in portal the concerned user (manger-Germany) gets error while trying any of ESS (webdynpro) applications  (personal data, address for example). When we examined this we found that the user is getting Sweden country specific wd application. For the role - ESS Germany we are assigning only Germany specific wd application. If this is causing by multiple ess roles assigned thereby multiple country specific application, then we need to know how to manipulate the order of the applications. As such users are large- modifying the existing role structure is ruled out.
    We are using {NW 7.01 SP03} and {ECC 6 EHP4} and {ESS 1.41, MSS 1.41- patch level same as ehp4}.
    Please help - we are in final preparation phase and as there are many such users this is really need to be solved.
    Edited by: Swapnil Kulkarni on Oct 14, 2009 10:34 AM
    Edited by: Swapnil Kulkarni on Oct 14, 2009 10:35 AM

    HI,
    DO it by following ways
    Country-Specific Services
         In this IMG activity, you define country-specific services. When an
         employee starts a service, the system determines the employee's country
         grouping and checks if there is a country-specific service definition in
         the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
         o   If there is a country-specific service definition, the system uses
             this definition.
         o   If there is no country-specific service definition, the system uses
             the general service definition in the V_T7XSSSERSRV and
             V_T7XSSSERSRVC views. If the general service definition does not
             contain a resource object, the system does not display the service
             (see example 2).
         This enables you to define country-specific variations of services for
         certain countries while using a general service definition for all other
         countries.
         Activities
         Examples
         Example 1
         Your company has employees in seven different countries:
         o   Germany (01)
      o   Austria (02)
      o   Switzerland (03)
      o   Canada (07)
      o   USA (10)
          (Number in brackets = country grouping)
      The service for displaying a salary statement is the same for Germany,
      Austria, and Switzerland. For Canada and the USA, you need services with
      additional content.
      o   You define a general service for displaying the salary statement in
          the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
      o   You define two additional services for the country groupings 07 and
          10 in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
      When an employee from Germany, Austria or Switzerland starts the service
      for displaying salary statements, the system uses the service definition
      in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
      When an employee from Canada or the USA starts the service for
      displaying salary statements, the system uses the service definition in
      the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.

  • Country Specfic screen is not visible in ESS

    Hi,
    I have configured personal profile. Employee belong to Qatar country grouping and it should display country specfic screen like for IT0002,IT0021.
    But I am not able to see country specfic screen .
    Regards,
    Vijay

    For portal you have to configure/create Qatar specific detail screen.
    Have a look at this wiki:Exciting Enhacements to ESS Personal Information Profile in Enhancement pack 6
    Dummies Guide: Configuring Overview Screens in Personal Profile
    Summary of configuration options in ESS Personal Information scenario
    ESS On EhP6 - Personal Profile - BizCard Contro... | SCN

  • ESS: Addresses check on postal code based on country

    Hi,
        We have implemented ESS addresses for non standard country by reusing the existing application.
        One of the requirement is to enforce postal code validation based on the selected country (for specific subtypes).
        Is this validation applies by default or we need to do any customizing / enhancement ?
    Thanks & Regards,
    SuresH.

    Usually which country you resuse, those checls are avalable automatically
    You can also do so using CL_HRPA_INFOTYPE_0006_XX SPECIFIC_COMPUTATIONS
    xx for country you are using
    or check here too V_T005_BAS

  • How to allow modification of Country key in standard ESS "Adress" Iview ?

    Dear all,
    In the standard ESS Personal Information Iview and especially "Adress" Iview, the COUNTRY drop down list can't be modified, modification is deactivated, Country drop down list isn't accessible. But I need to let people select their country when they indicate a new adress (emergency, foreign adress, secondary adress...).
    In SPRO>ESS>Personal data/information -->I use country 06, infotype 0006, application case 1 permanent residence.
    I tried the CTRL+right click method but I can't activate the country "modification" (no button to solve my issue).
    I looked at the below thread but I do want to know if there's really no standard way to allow people to modify that usual field?
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    Many thanks by advance for your advices!
    BR
    Blandine Landais

    Many thanks for your answer!
    I've tested it on another system (EHP3 this time) and you need, indeed, to activate business functions (new releases of EHP) in the customizing to allow editing of other country forms. The address iview is a new one too, so no way on an ECC6.0. We tried to search a solution within the abap way but it would generate such a big specific development that I'm not sure we will implement it..
    Thanks again for your helpful answer.
    BR

  • ESS/MSS for International Country grouping

    Hi all,
    Scenario: We are implementing Portal ESS/MSS on ECC6 and have loaded the Best Practices with the below components.
    SAP NetWeaver Portal 7.0 SP12 with the following additional software components
         BP ERP05 Common Parts 1.0 SP08 (BP_ERP5COM)
         BP ERP05 ESS 1.0 SP08 (BP_ERP5ESS))
         BP ERP05 MSS 1.0 SP08 (BP_ERP5MSS)
         SAP ESS 600 SP08 (SAP_ESS)
         SAP MSS 600 SP08 (SAP_MSS)
         SAP PCUI_GP 600 SP08 (SAPPCUI_GP)
    Now, the ESS and MSS is to be implemented for a Country Grouping 99 - International and not any specific country.
    Problem: The iViews are not loading for International, when the R/3 config setting is for 99. While it seems to be calling the right iViews for 10 - USA or 12 - Belgium.
    Can you please assist on how to link up the Users to the roles and correct iViews.
    Thank you.
    Sandeep

    Hi Anil,
    Steps in brief:
    0. Once you have implemented the Busin. Packages from SAP you will get all the Portal Content which is country specific. This is the same content being called from R/3 using country specific resources.
    1. Go to R/3 -> Pers Admin -> ESS -> General Settings -> Home Page for SS -> Services -> Define Country Srvcs.
    Go into Define Country specific srvcs and you will see the view V_T7XSSSERSRVCG
    2. This table contains all the country specific implementations offerred by SAP. You can use some of these and copy/create for CGrpng 99 as below. This should be based on what services you want to use on ESS.
    EMPLOYEE_PERSINFO_ADDRESS         99    EMPLOYEE_ADDRESS_BE_SERVICE
    EMPLOYEE_PERSINFO_ADDRESS05       99    EMPLOYEE_ADDRESS_BE_SERVICE05
    EMPLOYEE_PERSINFO_BANK            99    EMPLOYEE_BANK_BE_SERVICE
    EMPLOYEE_PERSINFO_BANK05          99    EMPLOYEE_BANK_BE_SERVICE05
    EMPLOYEE_PERSINFO_FAMMEMBER       99    EMPLOYEE_FAMMEMBER_BE_SERVICE
    EMPLOYEE_PERSINFO_FAMMEMBER05     99    EMPLOYEE_FAMMEMBER_BE_SERVICE05
    3. Also make sure your CGrpng in Pers Area/ PSA is set to 99, basically Employee shold belong to 99.
    Hope this helps in figuring out a few more things !!
    Good luck
    ~ Sandeep

Maybe you are looking for