NO Edit for ESS Skills Profile

Hi,
   have any one an Idea how we can deativate the EDIT Buttons in iView for ESS - Skills Profile ?
So Employees should not maintain their Skills Profile on Portal, but only to disply it.
We are running EP 7.0 (NW04s, SP09), ERP2005 SP05, BP ESS 1.0
Thanks and Regards,
Nazih

Dear Nazih,
we are in 4.6c, ITS and its with display mode with us .. yes you can restrict it in IMG:
Personal Management -> Employee Self-Service -> ESS Settings for Specific Customers -> Skills -> Define Root Qualification Group. and read the help, what you need is there.
by selecting an ID for the root object, you can determine the scope in which you can display or maintain the qualifications.
i dont think so the Portal i-view settings need to be changed related to your point..
i hope this will help
good luck
Abdulrahman

Similar Messages

  • Download and modify ESS Skills Profile iView (PAR File)

    Hi,
    We have EP 7.0 (SP09), NW2004s, ESS 1.0 (SP04) + ERP2005 (SP05)
      we need to modify the iView for ESS Skill Profile, so Users should only display thier qualifications and NOT edit them. So we need to delete the EDIT Buttons in the standard sap iView in the ESS BP.
    - Where can we find the iView/PAR File (Code) on the Portal Server (com.sap.pct.erp.ess.skills OR sap.com/ess~skl/SkillsApplication)?
    - What should we consider when modifying this iView...???
    Thanks for your Tips.
    Regards and Thanks,
    Nazih

    It was the home page config. I had put the PCD on the Page section instead of Resource

  • How to fetch data for skills catalog to the ESS skills profile

    Hi Experts,
    I am adding qualifications using the following path:
    SPRO > Personnel Management > Personnel Development > Master Data > Edit Qualifications Catalog
    This should reflect in the Portal under Career and Job > Learning Page > Skills Profile. Can you please guide me about the steps to be taken to make this available.
    Further to this,
    If an employee updates his skills in the portal skills profile, that should update his infotype 24 accordingly. What configuration should be done to make this happen.
    Your guidance is much appreciated.
    Thanks,
    Toa

    Hi Toa,
    Can you have a look at the switch QUALI/ESSST in T77S0 the documentation says:
    "Within the ESS service used to edit the skills profile, this entry
    enables you to restrict the view of the skills catalog to the skills
    group determined here."
    It might help
    Best regards
    Sarah

  • ESS : Skills Profile

    Hi,
       There is Employee Self Service Role-> Carrer and Job ->
    Skill Profile(link) -> Add New Skill(button)-> Qualification(Master of Computer Application i.e. you can choose anyone) -> Existing Proficiency (First Division) -> Add Changes(button) -> Review (button) -> Now when I click on "Save Skills Profile" (button), I got the error as follows:
    <b>
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
        at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:102)
        at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:214)
        at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:704)
        at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
        at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)</b>
    Please help me, how can I solve it.
    Regards
    Deep

    Hi,
    Thanks for informing, but I am using the <b>Standard WebDyn Pro Application which is provided by ESS</b> so cannot re-import the model.
    Also I had restarted the Portal server, the new thing that I got is the exception has changed as follows when I had clicked on "Save Skills Profile" (button) having the same scenario as before:
    <b>Exception (A)</b>
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: connection closed without message (CM_NO_DATA_RECEIVED), error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
    at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:212)
    at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:704)
    at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
    at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)
    at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.saveProfile(InternalFcSklBusinessLogicInterface.java:474)
    at com.sap.xss.hr.skl.review.VcSklReviewNavigation.Save(VcSklReviewNavigation.java:193)
    at com.sap.xss.hr.skl.review.wdp.InternalVcSklReviewNavigation.Save(InternalVcSklReviewNavigation.java:150)
    at com.sap.xss.hr.skl.review.ReviewNavigation.onActiononSave(ReviewNavigation.java:163)
    at com.sap.xss.hr.skl.review.wdp.InternalReviewNavigation.wdInvokeEventHandler(InternalReviewNavigation.java:164)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
    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:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    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.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: connection closed without message (CM_NO_DATA_RECEIVED), error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
    at com.sap.xss.hr.skl.model.Skills.xss_Skl_Save_Profile(Skills.java:524)
    at com.sap.xss.hr.skl.model.Xss_Skl_Save_Profile_Input.doExecute(Xss_Skl_Save_Profile_Input.java:137)
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
    ... 36 more
    But whenever now I clicks on "Save Skills Profile" (button) the same exception that I told you before has came back. I checked it twice that first time after restarting the server the exception (A) a bit different from the next exception (B)
    Please help me, how I can solve it.
    Regards
    Deep

  • Regarding Support of Dynamic system  resolution for iview "Skills profile"

    Hi All,
      I wanted to know whether of dynamic system resolution "VIR" is supported for persinfo  webdnpro Java iview ??
    Also I would like to know the procedure that is to be followed so that a iview uses the dynamic system configuration.What are the actual steps ?
    If there are any documents related to this please let me know it would really help.
    Thanks in advance!
    Regards,
    Sowmya

    you guys can refer to this weblog:
    <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1432">https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1432</a>
    Ashish Shah

  • ESS 50.4 and Edit skills profile iView

    Hi, I have a problem related to the Edit Skills Profile iView. The qualification catalog is customized and  working properly in R3 but it won't be displayed for the specific user in the portal iView (transaction PZ31).
    I assume that there is a missing link in the R3 customizing but I don't know where to find it?
    Grateful for any suggestions to solve the problem.  
    /Best Regards
    Patrick

    Hi Asad,
    On which page do you get the BSP error? Is this on the Personnel Change Request page (MSS)?
    Regards,
    Noel

  • ESS: Carrer and Job (Skills Profile)

    Hi,
       I am getting the error as follows:
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java(Compiled Code))
         at com.sap.xss.hr.skl.FcSklBusinessLogic.saveProfile(FcSklBusinessLogic.java:212)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.saveProfile(InternalFcSklBusinessLogic.java:704)
         at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.saveProfile(FcSklBusinessLogicInterface.java:136)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.saveProfile(InternalFcSklBusinessLogicInterface.java:382)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.saveProfile(InternalFcSklBusinessLogicInterface.java:474)
         at com.sap.xss.hr.skl.review.VcSklReviewNavigation.Save(VcSklReviewNavigation.java:193)
         at com.sap.xss.hr.skl.review.wdp.InternalVcSklReviewNavigation.Save(InternalVcSklReviewNavigation.java:150)
         at com.sap.xss.hr.skl.review.ReviewNavigation.onActiononSave(ReviewNavigation.java:163)
         at com.sap.xss.hr.skl.review.wdp.InternalReviewNavigation.wdInvokeEventHandler(InternalReviewNavigation.java:164)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Screen output without connection to user., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.skl.model.Skills.xss_Skl_Save_Profile(Skills.java:524)
         at com.sap.xss.hr.skl.model.Xss_Skl_Save_Profile_Input.doExecute(Xss_Skl_Save_Profile_Input.java:137)
    In Employee Self Service Role, I moved to Carrer and Job, then moved to Skills Profile by clicking on it. Then Skills Profile page opened, there I clicked Add New Skill button, then moved to a page to add a skill, there I have select the Master of Computer Application from Qualification, then I had given the Existing Proficiency, after that clicked on Add Changes, then clicked on Review Button. And when I clicked on Save Skills Profile button, an error page opens as above.
    Please give me the solution for the above problem.
    Regards
    Deep

    Hi there,
    the solution is surprisingly simple.
    Everytime you get this error also a shortdump in the SAP system is created. Go to ST22 and look at it.
    In our system the error was that the system requested a transport request for changes at the qualifications.
    I talked to our HR people and they changed something in table T77S0 --> from that time on these changes were allowed without transport request and so they worked from ESS/portal.
    Best regards from Switzerland,
    Ingolf Dresp

  • Error in skill profile under ESS career and job

    Hi
    When i am accesing skill profile iveiw under careen and job in ESS if i click add skill profile it is displaying the error " Unable to find a root object for the object type specified  "
    Thanks,
    faizol

    please paste the whole error,
    check the skills in backend system on how it is maintained ie qualifications

  • How to disable options in ESS-Career and job-Skilla profile

    Hi All,
    In ESS-Career and Job-Skill profile,there are three are three buttons 1.EDIT SKILL,2.ADD NEW SKILL,3.DELETE SKILL.
    I want to disable those options in Skills profile. Can some body please help me in solving this.
    Thanks in advance.
    Regards,
    Thirun.

    These three buttons are not configurable. You could easily modify them using NWDI and NetWeaver Developer Studio.
    This is pretty much your only option to customize this iview.
    If you have ESS in a track in NWDI, the Skills Web Dynpro project is under --> ess~skl. Create a project from here and open up the "Ovewview" View from the VcSklOverview Component.
    From there, you just need to set the buttons to "Not Visibile"
    Regards,
    Tom

  • 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

  • Skills Profile in ESS ERP2004 Error

    Can anyone provide some config instructions to get Skills Profile in ESS ERP2004 working? We are using ECC 5.0 and EP 6 SP14, and get the following when trying to use:
    Career and Job\Skills\Skills Profile\Add New Skill
    We can see the current Skills profile for the user, which is blank.
    When we click on Add New Skill we get the following error:
    [code]"Unable to find a qualifications catalog for the root object specified"
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Unable to find a qualifications catalog for the root object specified
         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.hr.skl.FcSklBusinessLogic.initCatalog(FcSklBusinessLogic.java:480)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.initCatalog(InternalFcSklBusinessLogic.java:736)
         at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.initCatalog(FcSklBusinessLogicInterface.java:206)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.initCatalog(InternalFcSklBusinessLogicInterface.java:410)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.initCatalog(InternalFcSklBusinessLogicInterface.java:502)[/code]
    etc.  
    Any thoughts? The documentation for ESS is a little 'light'...
    Cheers,
    Steve

    Can anyone provide some config instructions to get Skills Profile in ESS ERP2004 working? We are using ECC 5.0 and EP 6 SP14, and get the following when trying to use:
    Career and Job\Skills\Skills Profile\Add New Skill
    We can see the current Skills profile for the user, which is blank.
    When we click on Add New Skill we get the following error:
    [code]"Unable to find a qualifications catalog for the root object specified"
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Unable to find a qualifications catalog for the root object specified
         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.hr.skl.FcSklBusinessLogic.initCatalog(FcSklBusinessLogic.java:480)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogic.initCatalog(InternalFcSklBusinessLogic.java:736)
         at com.sap.xss.hr.skl.FcSklBusinessLogicInterface.initCatalog(FcSklBusinessLogicInterface.java:206)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface.initCatalog(InternalFcSklBusinessLogicInterface.java:410)
         at com.sap.xss.hr.skl.wdp.InternalFcSklBusinessLogicInterface$External.initCatalog(InternalFcSklBusinessLogicInterface.java:502)[/code]
    etc.  
    Any thoughts? The documentation for ESS is a little 'light'...
    Cheers,
    Steve

  • Make Settings for Skills Profile Service

    Hi SAP Gurus,
    I want to make the settings for Skills Profile Service in IMG. The documentation says "Switches QUALI DEST1 and QUALI DEST2 allow you to set up the system ID required for the RFC connection for ESS. "
    How can I find out the required system ID?
    Thank you in advance.
    Best regards,
    Nadin

    hi p gopala
    Go to IMG -> Cross-Application Components -> Homepage framework -> Resources -> Derfine Resources -> (Add Entries)
    Double Click on Resource object "EMPLOYEE_SKILLSPROFILE_SERVICE".
    Under URL of PCD page, you will find
    ROLES:// portal_content/com.sap............
    Delete this line and replace it with following..
    ROLES://portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.serv_career_job
    save your entry.
    Customizing request is created.
    Release this request from 'SE09'
    Restart the J2EE server.
    Regards,
    Kaushal

  • Error while configuring talent profile for ESS

    Dear Experts
    I am having following error while configuring talent profile for ESS:
    The URL http://pplkhidr05.ppl.com.pk:8000/sap/bc/webdynpro/sap/hrtmc_employee_profile was not called due to an error.
    Note
    The following error text was processed in the system TRG : Access via 'NULL' object reference not possible.
    The error occurred on the application server PPLKHIDR05_TRG_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_PLVAR of program /1BCWDY/81IYQOEI3SKMOOB9TXW5==CP
    Method: IWCI_HRTMC_TP_SHARED_DATA~GET_PLVAR of program /1BCWDY/81IYQOEI3SKMOOB9TXW5==CP
    Method: OVERRIDE_EVENT_OIF of program /1BCWDY/828X5HC99194NVUUKJ30==CP
    Method: IWCI_IF_FPM_OIF_CONF_EXIT~OVERRIDE_EVENT_OIF of program /1BCWDY/828X5HC99194NVUUKJ30==CP
    Method: GET_UIBBS_FOR_EVENT of program /1BCWDY/7V06LYNNPH3D2G2T1W0Z==CP
    Method: IWCI_IF_FPM_FLOORPLAN_COMP~GET_UIBBS_FOR_EVENT of program /1BCWDY/7V06LYNNPH3D2G2T1W0Z==CP
    Method: IF_FPM_FLOORPLAN~GET_UIBBS_FOR_EVENT of program CL_FPM_OIF_INTERNAL===========CP
    Method: GET_NEXT_UIBBS of program CL_FPM========================CP
    Method: PROCESS_EVENT of program CL_FPM========================CP
    Method: RUN_EVENT_LOOP of program CL_FPM========================CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system TRG in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server PPLKHIDR05_TRG_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server PPLKHIDR05_TRG_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Any suggestions on how to resolve the error?
    Regards
    Imran

    Imran,
    check this thread
    http://forums.sdn.sap.com/click.jspa?searchID=43957204&messageID=8996092
    Thanks
    Bala Duvvuri

  • My recommendations for edits to the Thunderbird "Profiles" section: "Restoring".

    Dear Thunderbird "Help" team:
    My recommendations for edits to the Thunderbird "Profiles" section:
    Things that are not clear, on the page of Thunderbird "...Restoring to a different location..."
    https://support.mozilla.org/en-US/kb/profiles-tb#w_restoring-to-a-different-location .
    and...
    https://support.mozilla.org/en-US/kb/profiles-tb
    A.a) Existing: "...Each profile is stored on your hard drive in a profile folder. The folder is named using the following convention:
    <random_string>.<profile_name>
    ...where "<random_string>" is eight digits randomly generated by Thunderbird and "<profile_name>" is the name you assigned to the profile. ..."
    A.b) Please replace "digits" with "characters". In common US English, digits are numerical, 0 to 9. (You have it right, in the later paragraph: "Restoring a profile backup". )
    B) At "Moving a profile", it is not clear the difference between that and "Restoring to a different location". Please split the two cases, so that each one is complete unto itself. Write separate instruction sets (there is no advantage to economy of words, in a webpage like this.)
    B.a) Explain first how to find the file "profiles.ini", by using the Windows Explorer window.
    B.b) Recommend that the user first make a backup copy of that file "profiles.ini", in case the work does not succeed, so that the messed-up file can be replaced with the original.
    B.c) In the descriptors of "Moving a profile", for the actions to be taken, it is not clear whether each step is... at the location of the backup, or... at the location for the desired new installation. Especially uncertain for Step 3 and Step 4.
    B.d) In Step 5, give a better explanation for the path options: - relative or non-relative. How does the user know if the path option has been switched?
    Marian Beddill

    You spoke to my first item - "digits".
    But my BIG problem is the second one. -- "Moving a profile".
    I cannot understand the instructions. (*)
    The reason, is that it tries to cover TWO CASES/SITUATIONS , jumbled into ONE instruction set.
    My request to Mozilla, is to split those instructions into TWO (or more) distinct and separate instruction sets, but with each set dealing ONLY with one case.
    Write one set for "Moving a profile".
    Write one set for "Restoring to a different location".
    This way, the user does not have to try to interpret the "if"-descriptors, while in the middle of trying to accomplish the task at hand.
    Doing as I ask, makes for more words, and a longer page. But there is no cost for length of a page, and a great advantage to the user, since the steps to be followed for each case are distinct and are not ambiguous. Do not have any "If-this" detours in the sequence of operations.
    (*) PS: I am not dumb on programming. I have been writing code since 1966, and have taught programming in several other nations.
    (**) PPS: I still have not been able to move ("replicate") my old profile and message files, from the external backup copy, into the new, clean machine, so that I may continue corresponding from where I left off, when the motherboard crashed.

  • Skills Profile in ESS

    Hi
    Skills profile Iview in ESS displays following information :
    1.  Skills
    2. Required Proficiency
    3. Existing Proficiency
    4. License Expires on
    I have checked the Web Dynpro application of Skills Profile.
    The column " License Expires on" has visibility set to " License visibility" that means it wont be visible all the times.
    Can anybody tell me when will this column be visible ?
    thanks

    Sorry to revive this old thread, but I can't find this mentioned iView property to display "License Expires On" column. With us, it never displays. I've checked the personalization of the iview, but the column has not been personalized. We're on EhP4 and using the SkillsEnhApplication_13 application.
    Anyone know what's up with this?
    -Kristian

Maybe you are looking for

  • Error while processing a dimension

    Hi, While processing my Time dimension, am gettin the error ""Object reference not set to an instance of an object" and "Exception of type System.exception is thrown" . Kindly let me know if anyone has any suggestions/solution Thanks, Raj

  • Lost messages when sending email offline with iOS6?

    I'm using iOS6 on an iPad 3rd generation, WiFi only. When I'm in airplane mode, or I'm not connected to a Wifi access point I can compose e-mail messages and press Send, and rather than getting an error saying I'm offline, the iPad displays the "send

  • Web Dynpro Layout - Shows The page cannot be displayed

    Hi I am getting "The page cannot be displayed" in the Layout Tab of Web Dynpro - View Component. Can someone help me to fix this issue. Regards Venkat

  • Use INDEXCOL only for localization (without LOOKUP)

    Hi, I've to setup data localization in OBIEE 11. The manuals say to use LOOKUP and INDEXCOL. Anyhow LOOKUP seems not a mandatory step to me. Lets say I have to translate a dimension PRODUCTS which at first only have 2 columns: CODE and DESCRIPTION. I

  • Dump file created during opening the CFL

    Hi,     I am facing a problem in SAP8.8. When i am opening a CFL of Business Partner then .dmp file is created.   The file location is    C:\Documents and Settings\BODHISATYA\Local Settings\Application Data\SAP\SAP Business One    Can anybody help me