Reg: personalinformation workset of ess

hi all
i am  working with personal information work set of ess role .Here my requirement is when i select bank information subfolder and open it we will get a page with payee and bank name but here along with these two fields i want bank account number field to be displayed here in this first page.
According to the standard application that field is available on the second page i want to it to be  available on the first page as said above.
can you please share your experience how to proceed further .
Is there any option to make it  available in existing BAPI.Can you please let me know what is the BAPI name for bank information and how to work with it.
Thanks in advance
Deepika
Edited by: deepika_indian on Dec 28, 2010 9:30 AM
Edited by: deepika_indian on Dec 28, 2010 12:14 PM

Hi,
Here are the steps to have Account Number to show in Bizcard View.
1. In NWDS create Project for the component - ess/us/bank (just for example)
2. In Web Dynpro Perspective - expand Web Dynpro Components - expand VcPerBankUSOverview
3. In Message Pool - Add the field as below :
Message Key     Message Type    Message Text
BizcardField3        text                    Account Number
4. Now open the View - BizCardsView - wdDoModifyView add the below code:
String bizcardField3 = wdThis.wdGetAPI().getComponent().getTextAccessor().getText("BizcardField3");
fieldInfo = new BizcardFieldInfo[] { new BizcardFieldInfo(bizcardField1, "Emftx"),                           new BizcardFieldInfo(bizcardField2, "Banka"),                                new BizcardFieldInfo(bizcardField3, "Bankn")};
5. Save the changes and Rebuild the project and check in the activity.
This will get the details you are looking for on the BizCard View.
Hope this helps.
Cheers-
Pramod

Similar Messages

  • Career and Job workset in ESS

    Hi Guys,
    I have a problem in ESS role, I am having SP12 portal with ESS SP8,ADS SP10 and WebDynpro 6.4. In Ess role there is a workset called "career and job" when I try to open "Candidate Profile" under this workset I get an error regarding
    com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/TopLayer
    DefinitionType: Java
    System : SAP_WebDynpro_XSS
    DynamicParameter : sap-cssversion%3D6.0.12.0.0%26rcfLogAppl%3DPROFILE_BUILDER%26sap-wd-cltwndid%3DWID1129022201017%26sap-ext-sid%3DtR%2BgBA7MR1%2F%2FcEUuvhfClw%3D%3Dmrlts5WFF7AVeT%2FwEkiv2w%3D%3D
    DebugMode : No
    Can any one tell me how can I solve this error? Thanks in advance
    Regards
    Yasir Noman

    The alias SAP_WebDynpro_XSS is the alias on the portal for a myERP2004 system.
    If you search for the Installationguide for MySAP ERP 2004 Java components,
    you will see that this includes a XSS component 5.0 and contains amongst others ESS and MSS.
    This needs to be configured as well.
    The other alias above mentioned need to be created on the myERP2004 system using this URL (Webdynpro Admin):
    <http://<ERPserver>:<PortNo>/webdynpro/dispatcher/sap.com/pcui_gp~xssutils/XssMenu 
    More information can be found here :
    http://help.sap.com/saphelp_erp2004/helpdata/en/38/e8584c2a664547b60442646bee23b6/frameset.htm
    http://help.sap.com/saphelp_erp2004/helpdata/en/ca/115e4088dc0272e10000000a155106/content.htm
    Hope that helps,
    Kai
    Message was edited by: Kai Unewisse

  • Carrer and job workset in ESS role

    Hi Guys,
                I have a problem in ESS role, I am having SP12 portal with ESS SP8,ADS SP10 and WebDynpro 6.4. In Ess role there is a workset called "career and job" when I try to open "Candidate Profile" under this workset I get an error regarding
    com.sap.portal.appintegrator.sap.WebDynpro::WebDynpro/TopLayer
    DefinitionType: Java
    System        : SAP_WebDynpro_XSS
    DynamicParameter : sap-cssversion%3D6.0.12.0.0%26rcfLogAppl%3DPROFILE_BUILDER%26sap-wd-cltwndid%3DWID1129022201017%26sap-ext-sid%3DtR%2BgBA7MR1%2F%2FcEUuvhfClw%3D%3Dmrlts5WFF7AVeT%2FwEkiv2w%3D%3D
    DebugMode : No
    Can any one tell me how can I solve this error? Thanks in advance
    Regards
    Yasir Noman

    Hi,
    I faced with the same problem and I reported message to SAP support
    SAP's unswer:
    "Step 1.
    Import the business package that is sent as an attachment alon with this message. It contains the latest iViews.
    IMPORTANT ###
    This will over right any changes that you have made in the portal. You
    will need to back up you changes and import them back into the portal
    after you have updated the business package.
    IMPORTANT ###
    Step 2.
    Define a portal system that points to the WAS hosting E-Recruitment
    services. This system should have an alias SAP_BSP_EREC. This is a very
    important step and this will ensure that the iView can look for the
    correct place to open up the BSP application.
    Step 3.
    In the view V_T7XSSSERRES, update the field "URL for PCD path" for the
    following resources. Currently the last string of this field is
    com.sap.pct.ess.serv_career_job,
    this should be replaced by
    com.sap.pct.ess.bsp_career_job:
    This change is applicable to all the following services.
    EMPLOYEE_CANDIDATE_APPLICATIONS_SERVICE
    EMPLOYEE_CANDIDATE_DATA_OVERVIEW
    EMPLOYEE_CANDIDATE_DIRECT_APPL_SERVICE
    EMPLOYEE_CANDIDATE_FAVORITES_SERVICE
    EMPLOYEE_CANDIDATE_PERSONAL_SETTINGS
    EMPLOYEE_CANDIDATE_PROFILE_RELEASE
    EMPLOYEE_CANDIDATE_PROFILE_SERVICE
    EMPLOYEE_CANDIDATE_SEARCH_JOBS_SERVICE
    There may be a need to set the right authorizations to run BSP
    application on the WAS.
    Otherwise we have rectified this and is available in next support pack.
    You can wait till next support pack is released.
    I made full portal backup - it is very important
    Instead of step 1 I imported new patched ESS package (BPERP4ESS01_0-10003146.SCA, note 879075) from 05/10/05 and steps 2,3
    It partially helps, but I get new error "An internal error occurred. Please try again later." I think because there are missing functionality steps regarding E-recruiting BSPs
    Best regards, Elena

  • Reg.errors in standard ess coding

    hi
    In the below  standard code  it is giving many errors in like
    the import com.sap.tc.webdynpro cannot be resloved
    com.sao.tc.logging cannot be resloved
    wdcontrollerapi cannot be resloved like than this many errors for the below.
    can any please help me how to relsove the errors
    import com.sap.xss.hr.per.in.family.review.wdp.IPrivateReviewView;
    import com.sap.xss.per.helpers.F4TextHelper;
    import com.sap.xss.per.helpers.TextFieldInfo;
    import com.sap.tc.webdynpro.progmodel.api.WDVisibility;
    //@@end
    //@@begin documentation
    //@@end
    public class ReviewView
    Logging location.
      private static final com.sap.tc.logging.Location logger =
        com.sap.tc.logging.Location.getLocation(ReviewView.class);
      static
        //@@begin id
        String id = "$Id$";
        //@@end
        com.sap.tc.logging.Location.getLocation("ID.com.sap.tc.webdynpro").infoT(id);
    Private access to the generated Web Dynpro counterpart
    for this controller class.  </p>
    Use <code>wdThis</code> to gain typed access to the context,
    to trigger navigation via outbound plugs, to get and enable/disable
    actions, fire declared events, and access used controllers and/or
    component usages.
    @see com.sap.xss.hr.per.in.family.review.wdp.IPrivateReviewView for more details
      private final IPrivateReviewView wdThis;
    Root node of this controller's context. </p>
    Provides typed access not only to the elements of the root node
    but also to all nodes in the context (methods node<i>XYZ</i>())
    and their currently selected element (methods current<i>XYZ</i>Element()).
    It also facilitates the creation of new elements for all nodes
    (methods create<i>XYZ</i>Element()). </p>
    @see com.sap.xss.hr.per.in.family.review.wdp.IPrivateReviewView.IContextNode for more details.
      private final IPrivateReviewView.IContextNode wdContext;
    A shortcut for <code>wdThis.wdGetAPI()</code>. </p>
    Represents the generic API of the generic Web Dynpro counterpart
    for this controller. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDViewController wdControllerAPI;
    A shortcut for <code>wdThis.wdGetAPI().getComponent()</code>. </p>
    Represents the generic API of the Web Dynpro component this controller
    belongs to. Can be used to access the message manager, the window manager,
    to add/remove event handlers and so on. </p>
      private final com.sap.tc.webdynpro.progmodel.api.IWDComponent wdComponentAPI;
      public ReviewView(IPrivateReviewView wdThis)
        this.wdThis = wdThis;
        this.wdContext = wdThis.wdGetContext();
        this.wdControllerAPI = wdThis.wdGetAPI();
        this.wdComponentAPI = wdThis.wdGetAPI().getComponent();
      //@@begin javadoc:wdDoInit()
      /** Hook method called to initialize controller. */
      //@@end
      public void wdDoInit()
        //@@begin wdDoInit()
        //@@end
      //@@begin javadoc:wdDoExit()
      /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
        //@@end
      //@@begin javadoc:wdDoModifyView
    Hook method called to modify a view just before rendering.
    This method conceptually belongs to the view itself, not to the
    controller (cf. MVC pattern).
    It is made static in order to discourage a way of programming that
    routinely stores references to UI elements in instance fields
    for access by the view controller's event handlers etc.
    The Web Dynpro programming model recommends to restrict access to
    UI elements to code executed within the call to this hook method!
    @param wdThis generated private interface of the view's controller as
           provided by Web Dynpro; provides access to the view controller's
           outgoing controller usages etc.
    @param wdContext generated interface of the view's context as provided
           by Web Dynpro; provides access to the view's data
    @param view the view's generic API as provided by Web Dynpro;
           provides access to UI elements
    @param firstTime indicates whether the hook is called for the first time
           during the lifetime of the view
      //@@end
      public static void wdDoModifyView(IPrivateReviewView wdThis, IPrivateReviewView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
        //@@begin wdDoModifyView
         String subtype = wdContext.currentSubtypesElement().getSubtype();
                                       if (subtype.equals("2")) {
                                            wdContext.currentContextElement().setStandardIsVisible(
                                                 WDVisibility.VISIBLE);
                                            wdContext.currentContextElement().setIsVisible(WDVisibility.NONE);     
                                            wdContext.currentContextElement().setStandardVisible(WDVisibility.VISIBLE);
                                       }else if (subtype.equals("6")) {
                                            wdContext.currentContextElement().setStandardIsVisible(
                                                           WDVisibility.VISIBLE);
                                            wdContext.currentContextElement().setIsVisible(WDVisibility.NONE);     
                                            wdContext.currentContextElement().setStandardVisible(WDVisibility.NONE);
                                        else if(subtype.equals("5") || subtype.equals("8") || subtype.equals("10") || subtype.equals("14")){
                                            wdContext.currentContextElement().setStandardIsVisible(
                                            WDVisibility.NONE);
                                            wdContext.currentContextElement().setIsVisible(
                                            WDVisibility.VISIBLE);
                                            wdContext.currentContextElement().setStandardVisible(WDVisibility.NONE);
                                       else
                                            wdContext.currentContextElement().setStandardIsVisible(
                                            WDVisibility.NONE);
                                            wdContext.currentContextElement().setIsVisible(
                                                                               WDVisibility.NONE);
                                            wdContext.currentContextElement().setStandardVisible(WDVisibility.NONE);
        // Other Allowances
         if (wdContext.currentSelectedInfotypeElement().getKdbsl().equals("X"))
                        wdContext.currentContextElement().setOther_Allowances(true);
                   else
                   {   wdContext.currentContextElement().setOther_Allowances(false);
      //Child Education Allowance
      if (wdContext.currentSelectedInfotypeElement().getKdzul().equals("X"))
                          wdContext.currentContextElement().setChild_Education_Allowance(true);
                     else
                     {   wdContext.currentContextElement().setChild_Education_Allowance(false);
    // Children_Hostel_Allowance
    if (wdContext.currentSelectedInfotypeElement().getKdgbr().equals("X"))
                           wdContext.currentContextElement().setChildren_Hostel_Allowance(true);
                      else
                      {   wdContext.currentContextElement().setChildren_Hostel_Allowance(false);
         TextFieldInfo[]     fieldInfo = new TextFieldInfo[]
           { new TextFieldInfo("Fasex", "Gender"),
              new TextFieldInfo("Fanat", "Nationality"),
              new TextFieldInfo("Fana2", "OtherNationality"),
              new TextFieldInfo("Fana3", "SecondNationality"),
              new TextFieldInfo("Fgbld", "BirthCountry"),
             new TextFieldInfo("Fnmzu", "OtherTitle"),
              new TextFieldInfo("Fvrsw", "Name_Prefix")
         F4TextHelper.GetF4Text(     wdThis.wdGetAPI(),
                                       wdContext.nodeSelectedInfotype(),
                                       view,
                                       fieldInfo);
        //@@end
    The following code section can be used for any Java code that is
    not to be visible to other controllers/views or that contains constructs
    currently not supported directly by Web Dynpro (such as inner classes or
    member variables etc.). </p>
    Note: The content of this section is in no way managed/controlled
    by the Web Dynpro Designtime or the Web Dynpro Runtime.
      //@@begin others
      //@@end
    Thanks in advance
    Deepika.M
    Edited by: deepika_indian on May 24, 2011 10:49 AM
    Edited by: deepika_indian on May 24, 2011 10:50 AM
    Edited by: deepika_indian on May 24, 2011 11:49 AM

    Hi Vivek
    I have pasted all the components which are used in server.can u please check it and guide me.
    BP_ERP5ESS  1.0 SP18 (1000.1.0.18.0.20100830051959)  SAP AG  MAIN_ERP05VAL_C  20101223183222 
    sap.com  BP_ERP5MSS  1.0 SP18 (1000.1.0.18.0.20100830033715)  SAP AG  MAIN_ERP05VAL_C  20101223183226 
    sap.com  DI_CBS  7.00 SP23 (1000.7.00.23.0.20101122112033)  SAP AG  MAIN_APL70P23_D  20110509211915 
    sap.com  DI_CMS  7.00 SP23 (1000.7.00.23.0.20101122112054)  SAP AG  MAIN_APL70P23_D  20110509212038 
    sap.com  DI_DTR  7.00 SP23 (1000.7.00.23.0.20101122112109)  SAP AG  MAIN_APL70P23_D  20110509212048 
    sap.com  EP-PSERV  7.01 SP3 (1000.7.01.3.0.20090108071100)  SAP AG  SAP AG  20101021161551 
    sap.com  EP-WDC  7.01 SP3 (1000.7.01.3.0.20081211162000)  SAP AG  SAP AG  20101021161701 
    sap.com  SAP-EU  7.01 SP3 (1000.7.01.3.0.20090112112930)  SAP AG  MAIN_NW701P03_C  20101021162607 
    sap.com  SAP-JEE  7.01 SP7 (1000.7.01.7.0.20100612175953)  SAP AG  SAP AG  20110516194447 
    sap.com  SAP-JEECOR  7.01 SP7 (1000.7.01.7.0.20100612180141)  SAP AG  SAP AG  20110516194727 
    sap.com  SAP_BUILDT  7.01 SP7 (1000.7.01.7.0.20100610162200)  SAP AG  SAP AG  20110521181615 
    sap.com  SAP_ESS  600 SP19 (1000.600.0.19.1.20110408044819)  SAP AG  MAIN_ERP05PAT_C  20110516202410 
    sap.com  SAP_JTECHF  7.01 SP7 (1000.7.01.7.0.20100612180438)  SAP AG  SAP AG  20110516194827 
    sap.com  SAP_JTECHS  7.01 SP7 (1000.7.01.7.0.20100612182449)  SAP AG  SAP AG  20110516203152 
    sap.com  SAP_MSS  600 SP19 (1000.600.0.19.0.20110207050012)  SAP AG  MAIN_ERP05VAL_C  20110516203751 
    sap.com  SAP_PSS  600 SP18 (1000.600.0.18.0.20100830054704)  SAP AG  MAIN_ERP05VAL_C  20110516203850 
    sap.com  SAPPCUI_GP  600 SP18 (1000.600.0.18.0.20100830054620)  SAP AG  MAIN_ERP05VAL_C  20101223183346 
    Thanks & Regards
    Deepika

  • Std ESS and Custom Workset work together

    Hi,
    At a time, can i have Std ESS and Custom Workset for ESS work?
    The navigation is not happening properly. When i click on a service in the custom workset, it navigates to Std. I can modify the pcd of each page and make this work fine, it's affecting the std,why?
    I am making changes in Change Entries and not in Add Entries for the Page resource
    but is this the right procedure?
    To my userid i have the custom as well as the std role assigned.
    Have hidden services from SPRO.
    My purpose is to check the Std ESS and Custom ESS simultaneously.
    Am i following the right procedure?
    Please help.
    Regards,
    Remi

    My purpose is to check the Std ESS and Custom ESS simultaneously?
    First of all why you need two set of roles, If you are using your own role then have  a single
    custom role assigned to the user, why have multiple as it is being redundant,
    Its better to have clear roles defined and assigned!

  • ESS error

    hi to all
    i have deployed ESS BP and created Jco and So.. on
    iam getting exception
    when i click on the worksets of ESS it showing
    The Web Dynpro Application 'PageBuilder' has expired. Restart the application using the Refresh button or via the following link PageBuilder.
    Details:   No details available
    how to resolve this any configuration is missed
    help me on this
    thank you in advance
    pavan

    Hi Sanjay,
    can you see where the entries in the right menu point to. I am not really sure any more its been a long time since I have done something with the old ESS scenarios but maybe you can do a right mouse click on the link in the menu and then go to properties and see to which URL it points you to. If this is hidden by Java Script or something you might want to use a tools like HttpWatch which is commercial of course but very good when searching for URLs. With the tool you can capture the URL's called from your browser. To really see what happens this is of the essence.
    Just to explain a bit. There are some tables stored in the R/3 systems which define the entries in the menu on the right hand side of the PZM3. You can change the entries in there by going through the customizing ( Transaction SPRO ). This of course is only a good approach if you know where the browser want's to go to.
    regards Ingo

  • 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

  • Adding Disclaimer text to standard web dynpro screens in ESS

    Hi,
    I need to add disclaimer text to the standard web dynpro screens of ESS. The disclaimer text is the same for all screens and there are around 20 different screens where I need to put the same disclaimer text on. Can anybody suggest me the best way to solve this problem.
    Thanks,
    Tom

    HI TOM
    u can specify this for each and every workset for ESS.
    u used the Additional Inforamation text under each workset.
    to change the text do the following
    In SAP R3 ecc system go to SPRO->IMG->cross application components->Homepage framework->Areas->define areas->double click on define areas->double click on area key
    (work set)
    under area description tab
    u can found following
    Area Description heading --->Additional Information
    Area Description (long text)--->
    u can change both text accoriding to ur requirement and specify <b>The disclaimer text</b> .
    this is done for all workset. one modificaton is finish.
    relese the created request.
    restart the j2ee server.
    regards,
    kaushal

  • Does the portal cache worksets?

    Hello,
    I have a simple question (I think )
    Does EP 6 cache portions of the content on the server?
    For example, I change the name of a visible workset in ESS, yet the change doesn't show up in the user browser.
    I have an uneasy sense that I'm doing something wrong, but I can't quite see what (I checked Delta connections, ESS entries, ...).
    If cached, is there a way to refresh cached content without restarting J2EE?
    Thank you.

    Hi Colleen Harmon,
    This problem which you are facing has been described as:
    Suppose you have created a role & workset in English language (portal language is selected as English). After sometime, you need to change the Name/desc of the workset. But while changing it happens that your portal language is selected as English (US) or something else but not the Original language in which the object was build. So when u change the Name of Workset, it happens that the language properties file of default & english does not gets changed and only the english (US) file gets changed. So if you check the Wrorkset name in its default craeted language, it will show the old name and if you change the Portal Language to Eng (US), it will show the new name.
    This problem is actually mentioned as a feature by SAP and not problem.
    We have seen this every times in our developement for worksets & roles. This is not applicable for iViews and pages.
    So to make sure that this feature does not bugs you, make sure that every developer in your team has set their default portal language as English.
    To solve your existing problems (features), you will have to Language Transport them..
    Hope this helps you in finding the exact reason for your problem
    Regards
    Gaurav Gandhi

  • Skill Profile Under Career & Job in ESS  ERP2004

    Hi
    We are using ERP2004 & SAP EP sp14.
    Under Career & Job workset of ESS Buisness package(60.2 for ESS)
    when i click on the Skill Profile there are no content display.(a blank page)
    but when i run the SkillApplication under
    webdynpro content administrator sap.com/ess~skl
    it's run and give the skill profile for the mapped user
    so whats the problem.   something missing?
    how can i solved this problem
    regards,
    kaushal

    Have you found a solution for this yet?  I am encountering the same problem.
    Thanks,
    Mohammed

  • ESS Inconsistency!

    Hi all,
    We have Deployed ESS BP (mySAP ERP 2004) version in our portal EP 6.0 SP 14. The patches  we deployed include PCUI_GP10_1.sca;ESS10P_0.sca.
    We got Portal screen containing all the worksets of ESS in TLN.But the problem is when the user logsin for the first time(after deployment or restart of server) he is able to see the ESS logo/picture and all the worksets are replicated in the content area along with the welcome statement for the user.
    Once the worksets in the content area is clicked the application is running fine.(But worksets in TLN is not functioning at this point of time).All data are fetched from backend and displayed.
    But when the user logsoff and login again the worksets are not replicated in the content area and there is no logo/pic and no welcome area.Only worksets in TLN is avilable for navigation.
    Once it is clicked application is running fine but all data are not fetched properly.In some worksets like personnal information some of the data are missing from backend.
    Do anybody know where the problem is?
    Help would be much appreciated.
    Regards,
    Vivek

    Hi,
    I think you have also done from the same thread but look at this.
    When i maintain usecase as *B3* for subtype 1 , other bank in IT0009, in table name T7XSSPERSUBTYPE, the system is allowing me to maintain:
    One record at a time is allowed.
    New button is always available
    Does not force existence of information all time. That is, there can be
    gaps between records.
    This does not change the behaviour of the system with *A6*, I am still able
    to create duplicate records for the other bank, as
    And when I change it to usecase A6:
    Multiple records are allowed
    New button is always available
    Does not force existence of information all time. That is, there can be
    gaps between records.
    So the two Use Cases are not much different from each other and changing B3 to A6 when it comes to Duplicate Bank records and would not solve purpose as after changing B3 to A6 am still able to create multiple records.
    Pls refer to note: 965324.

  • Workset validation and restricted access to other workset based on first

    Hi All,
        I have a requirement in which I need to allow other worksets in ESS to be accessed only if one workset "Personal Information" is completed.
    in this workset, there is an iView "Certify Own Data". In this ivew there are couple of checkboxes which need to be ticked and saved. this checkboxes will automatically be checked when the user enters required data in other related ivews such as "Address", "Family Details", "communications" etc.
    Please someone suggest me how to achive this functionality. Do i need to develop new application or i can achieve this functionality by just maintaining some kind of  iview validation.
    Earlier response would be much appreciated.
    Thanks
    Uday

    HI
    In your case,If your users are limited users then no worries....
    They cannot open it with their license...
    Only "Super user" can do that....
    OR
    You can restrict the other users by giving 'Authorisations'.
    Goto Administration -> system initialisation ->Authorisation_>General Authorisation.
    Now you select the users to whom you want to restrict the access and at right hand side you can see "Customization tools"
    You can set as "No authorisation" for Customization tools for that particular user and update it...
    So that he cannot do anything with the user defined windows
    Edited by: kambadasan on May 25, 2011 2:21 PM

  • Configuring calendar in ESS

    hi,
    i want to configure "calendar" in the ESS implementation , but i dont see any services for the same in the back end MySAP ERP .
    do i need to create a subservice regarding the same?
    Can anyone tell me where would the calendar be placed ( i mean which workset in ESS ) once its configured?
    Thanks,
    aditi

    Hi aditi
    r u talking about team calendar.
    if yes u can found it under MSS.
    if u dont' want whole MSS buisness package. than just deploy MSS webdynpro BP on j2ee server. and create a service link under default homepage framework for calender.
    if any query revert back.
    regards,
    kaushal

  • Is it possible to restrict user based on personal information workset ?

    Hi Experts,
    I have a requirement in which I need to allow other worksets in ESS to be accessed only if one workset "Personal Information" is completed.
    In this workset "Personal Information", there is an iView "Certify Own Data". In this ivew there are couple of checkboxes which need to be ticked and saved. this checkboxes will automatically be checked when the user enters required data in other related ivews such as "Address", "Family Details", "communications" etc.
    All I want to achieve is to allow the user only if he fills all his personal information and certify's his own data. After clicking on SAVE button only he would be able to access other worksets such as "Attendence".
    Please someone suggest me how to achive this functionality. Do i need to develop new application or i can achieve this functionality by just maintaining some kind of iview validation.
    Earlier response would be much appreciated.
    Thanks
    Uday

    you can do a badi validation
    BADI HRPAD00INFTYBL and HRPAD00INFTYDB for new framework of  infotype.
    Please refer the SAP Note 864910 BADI HRPAD00INFTYBL and HRPAD00INFTYDB
    But to control the workset would be difficult in standard, probably you can do a modification
    you can control services using proxy classes though

  • About ESS/MSS -Undeployment

    Hi to All
    I have undeployed ESS but  still in the EP server its showing the roles and workset of ESS
    how to remove that what is the process for undeploment
    thank you
    pavan

    When you undeploy ESS/MSS business package it will remove the actual application but will not remove the pcd content( likeiviews/worksets ) automatically, You need to remove the  corresponding  ESS/MSS folder itself.

Maybe you are looking for