Performance Optimization Self Service- SAP help requirement

Hi,
I want to know whether for SAP's help is required for performing the self service of Performance Optimization.
If we collect ST12 trace and use it to perform the self service then is the report which is generated from the self service sufficient to take further action or will I need some SAP expertise to implement / take corrective actions?
In short, whether I can do the Performance Optimization by myself or I need help from SAP?
Regards,
Vishal

hi,
1) Is this service available to all the customer? (by all the customers I mean "Max Attention", "Enterprise Support" etc)
i answer this above is it, from mz above reply, have you checked
enterprise support customers can get five EGI sessions as free per year. please check
http://service.sap.com/esacademy
- click browse egis
for your second question also I answered above
Does the report itself gives suggestions or we need to provide the report to SAP
here my reply above
because Guided procedure itself the proven methodlogy from SAP, the report provides the lots of suggestions against the SAP best practices.
you can use it yourself most of the time. if still you need expert guidance from SAP, book for EGI sessions. they called as expert guided implementations, remote support. duration might vary based on the session.
again, service report is the source, you have to review yourself, if you are in EGI, sap use that report for guiding. Please review
Thanks
Jansi

Similar Messages

  • Security Optimization Self-Service. Checking profiles

    Dear All,
    I am using Security Optimization Self-Service and would like to know if there is a way to implement a "customer specific authorization check" to evaluated if somebody is granted with profiles SAP_NEW or SAP_ALL_DISPLAY.
    I will appreciate ideas and suggestions.
    Regards,
    FedeX.

    No idea, but if there is nothing in the trace or SU53, then typically the check is either performed against a different user (possibly in a different system) or it is dependent on a config setting first, and not authorizations.
    Normally I look around in the menus of the transaction to see whether there is a config option there, failing which use System -> Status -> Navigate and expand the object hierarchy. Keep your eye out for a view.
    Otherwise, take a look in the PBO (Process Before Output) module to see what is setting this in the dynpro.
    A shot in the dark, but might help in the right direction.
    Cheers,
    Julius

  • Security Optimization - Self Service

    Hi There ,
    I am trying to reproduce a "howto" document regarding SECURITY OPTIMIZATION WITH SOLMAN.
    I was able to run ST14 in the analyzed system and sent it to SolMan. But I do not find the way to find the "Security Optimation - Self/Service" option in SolMan in order to see or load the ST14 results.
    (The version of ST-ICO is 150_700)
    I will appreciate any idea
    FedeX

    Thanks Paul,
    I was trying this part :
    On Solution Manager you can see this data in the Service Session.
    DSWP > Service Plan >Self Delivered Services > System Security Optimization > SDCCN Data
    Then you can view in Session Workbench, create your questionniare, etc.
    But I do not get shown the option "System Security Optimization"
    The option list that I get under Service Plan is
    SAP Delivered Services | Self Delivered Services | Service Channel | Certificates | SDCCN Data | Graphics
    when I select Self Delivered Services  I get like the column of a report with the following colums
    Service  I Status I  Planned on  I Project  I Milestone
    btw I also try SDCCN Data option but there is like a kind of criteria for report there (Selection criteria)
    Some idea how to get the option System Security Optimization displayed ?
    Thanks in advance
    FedeX

  • The Java Web Service Tutorial - help required

    Using Windows 98 platform...
    I am working through the tutorial example "Hello World". I have got as far as deploying the service definition and starting Tomcat.
    The tutorial then says to specify the URL http://localhost:8080/jaxrpc-hello/jaxrpc to verify the HelloWorld service has been deployed. At this stage I get the message "The requested resource (/jaxrpc-hello/jaxrpc) is not available.
    Every thing else looks right... has anyone got an idea?
    Steve

    Srikanth,
    The web.xml appears ok to me, I have pasted it below as I'm no expert.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
    <web-app>
    <display-name>HelloWorldApplication</display-name>
    <description>Hello World Application</description>
    <servlet>
    <servlet-name>JAXRPCEndpoint</servlet-name>
    <display-name>JAXRPCEndpoint</display-name>
    <description>Endpoint for Hello World Application</description>
    <servlet-class>com.sun.xml.rpc.server.http.JAXRPCServlet</servlet-class>
    <init-param>
    <param-name>configuration.file</param-name>
    <param-value>/WEB-INF/HelloWorld_Config.properties</param-value>
    </init-param>
    <load-on-startup>0</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>JAXRPCEndpoint</servlet-name>
    <url-pattern>/jaxrpc/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>60</session-timeout>
    </session-config>
    </web-app>
    please let me know if there is an error.. or any more suggestions
    Thanks,
    Steve

  • Problem deploying document style web service(urgent help required)

    I am getting this particular exception on my browser when I am trying to view the list of services after having deployed the service. The exception and complete stack trace is follows. I have also included the portion of the WSDD file giving details about the service.
    And now... Some Services
    AXIS error
    Sorry, something seems to have gone wrong... here are the details:
    Exception - org.apache.axis.ConfigurationException: java.lang.ClassCastException
    java.lang.ClassCastException
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:302)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getHandler(WSDDDeployment.java:394)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:276)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java:125)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDService.makeNewInstance(WSDDService.java:430)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getDeployedServices(WSDDDeployment.java:503)
         at org.apache.axis.configuration.FileProvider.getDeployedServices(FileProvider.java:296)
         at org.apache.axis.transport.http.AxisServlet.reportAvailableServices(AxisServlet.java:482)
         at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:260)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
         at java.lang.Thread.run(Thread.java:534)
    org.apache.axis.ConfigurationException: java.lang.ClassCastException
    java.lang.ClassCastException
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:302)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getHandler(WSDDDeployment.java:394)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:276)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java:125)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDService.makeNewInstance(WSDDService.java:430)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getDeployedServices(WSDDDeployment.java:503)
         at org.apache.axis.configuration.FileProvider.getDeployedServices(FileProvider.java:296)
         at org.apache.axis.transport.http.AxisServlet.reportAvailableServices(AxisServlet.java:482)
         at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:260)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
         at java.lang.Thread.run(Thread.java:534)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.makeNewInstance(WSDDDeployableItem.java:304)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getHandler(WSDDDeployment.java:394)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:276)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDChain.makeNewInstance(WSDDChain.java:125)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
         at org.apache.axis.deployment.wsdd.WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
         at org.apache.axis.deployment.wsdd.WSDDService.makeNewInstance(WSDDService.java:430)
         at org.apache.axis.deployment.wsdd.WSDDDeployment.getDeployedServices(WSDDDeployment.java:503)
         at org.apache.axis.configuration.FileProvider.getDeployedServices(FileProvider.java:296)
         at org.apache.axis.transport.http.AxisServlet.reportAvailableServices(AxisServlet.java:482)
         at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:260)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
         at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
         at java.lang.Thread.run(Thread.java:534)
    The snippet from the WSDD is as follows:
    <handler name="RequestHandler" type="java:com.doc.service.DataHandler"/>
    <service name="AddCalcService" provider="java:MSG">
    <parameter name="allowedMethods" value="*"/>
    <parameter name="className" value="com.doc.service.AddCalcService"/>
    <requestFlow>     
         <handler type="RequestHandler"/>
    </requestFlow>
    <responseFlow>
         <handler type="RequestHandler"/>
    </responseFlow>
    </service>
    Could someone tell what the cause of this exception and how it could be resolved.

    Hi Bruce,
    Thanks for all the links - am trudging through them now.
    -Leena
    Bruce Stephens <[email protected]> wrote:
    Hi Lenna,
    You might take a look at the SOAPBuilders interop tests.
    See: http://www.whitemesa.com/r3/interop3.html and notice the DocLit
    tests.
    Our endpoints are http://webservice.bea.com:7001 and the code for the
    client and servers can be located here:
    http://webservice.bea.com/index.html#qz40
    The good folks with WS-I have spent many cycles on interop issues. You
    might have a look at their work:
    http://www.ws-i.org/Profiles/Basic/2003-08/BasicProfile-1.0a.html
    Hope this is of some value,
    Bruce
    leena wrote:
    Hi,
    I am trying to build a synchronous document-style web service, andthe bea
    site doesnt seem to have much documentation on it. I have a samplewritten with
    SOAPElement as the input and output of my method, no schemas, my reqand response
    are anyType, but im not sure if that is the best way to go. AND, itdoesnt work
    yet.
    Can anyone point me to a place where i can look for information ?i am on weblogic
    8.1. I would eventually also want my input/output xml to be definedby my schema.
    I see in examples that DOM Documents may also be passed as parameters(inand out)
    ? is there any place i can read up on this and decide what the bestoption for
    me is ? Also, i will be running a .Net client against this, so if thereis anything
    i need to keep in mind, i would appreciate it if anyone gave me anyinfo.
    Thanks in advance!
    leena.

  • Sec. Optimization self-service - Customer specific auth Checks

    Hi There,
    checking some automatic check like 0750 I see in SolMan there are some tabs like Green, Red, Recommendation (0705)
    checking the Customer specific auth Checks I found out only some of them.... I would be interested to know if it is possible to configure "something" in order to have the  tab Recommendation (9XXX)  for Customer specific auth Checks .
    Thanks
    FedeX.

    Hi,
    I still test and no quit sure if I am doing the right process...what I have done:
    use st13 to create my own alerts > 9000.
    use st14 for creating the report on target system... I check on the target system and by viewing data of the generated report there is a list of users because security specification > 9000.
    export report to SolMan ... successfully
    on SolMan ... what are the steps that I have to do?..I am not quit sure ... I go to session workbench ...here there are already some info of the previous check that I did days before ......  I click on the option collect data (ST13, ST14)..I delete the old number and introduce the new GUI Number and click on collect button... the rest of the fields are filled in ... and no additional message appear..
    one of the existing entries on the left side  is Customer specific Auth check ...it is in red..
    being on the collect data (ST13, ST14) entry I just click on save + next open check an the focus/cursor jump automatically to the last entry check session consistency  I do not identify any change in the entry Customer specific Auth check which still red and not showing the expected list ( what I see in target system)
    well hope this give some idea about the issue and possible solution
    Thanks
    FedeX

  • Security Optimization Self Service and EWA

    Hi,
    I am curious if you can keep on using the same SOS session?
    The ST14 data is of course different from every collection, but what about the preliminary data collected from the EWA download? Is this getting updated in the session (which I doubt) or do you need to close the current session and then create a new one?
    What about if you reinitialize a session fx. once a month. Will the data from the weekly EWA download then be updated?

    Hi,
    Thank you for responding.
    This was also what I expected, so thanks for confirming this.
    Do you by any chance now why there are three checks (0303-0305) which is not rated, and do not contain any data at all? The data is collected in the ST14 upload.
    I tried asking this in the security check department a couple of weeks ago, but it was apparently not the right place, since I have not got an answer :-).
    Note 837490 says that this could be because ST-SER is newer than ST-A/PI, but I have got the newest version available.
    Thanks

  • Security Optimization Self-Service. ST13

    Hi There,
    Using transaction ST13 to define customer specific checks, I am able to input KeyFigure & Comments .
    1. Is is possible to have these Info in the SolMan report ? how could I do that ?
    2. Are the rules in this area evaluated / grouped by Key Figures? or in contrast all rules are evaluated together undependably of what they have as key figure ? in that case what is the reason/function of the key figure?
    Thanks in advance,
    FedeX

    Hi,
    I still test and no quit sure if I am doing the right process...what I have done:
    use st13 to create my own alerts > 9000.
    use st14 for creating the report on target system... I check on the target system and by viewing data of the generated report there is a list of users because security specification > 9000.
    export report to SolMan ... successfully
    on SolMan ... what are the steps that I have to do?..I am not quit sure ... I go to session workbench ...here there are already some info of the previous check that I did days before ......  I click on the option collect data (ST13, ST14)..I delete the old number and introduce the new GUI Number and click on collect button... the rest of the fields are filled in ... and no additional message appear..
    one of the existing entries on the left side  is Customer specific Auth check ...it is in red..
    being on the collect data (ST13, ST14) entry I just click on save + next open check an the focus/cursor jump automatically to the last entry check session consistency  I do not identify any change in the entry Customer specific Auth check which still red and not showing the expected list ( what I see in target system)
    well hope this give some idea about the issue and possible solution
    Thanks
    FedeX

  • Self Service Security Tool

    Hello All,
    Can anybody let me know the step by step procedure on how to use the self service security checks tool used in solution manager for Audits..

    Hi,
    Apart from the note, have you checked that the user starting the ST14 data collection has
    all the authorizations acocording the note above?
    Are you able to display the information collected in transaction ST14
    under the Utilities ->Analysis browser menu option?
    Please check also the following note that can be helpful:
    967938 - Security Optimization Self-Service: SDCC download
    Please also review and follow the steps described in the documentation
    "HOWTO: Using the Security Optimization Self Service" ?
    The documentation as well as SAP Tutor file are available in the
    path below in service marketplace.
    http://service.sap.com/sos
    -> Media Library
    Please firstly review the documentation and ensure that the steps
    are followed correctly.
    Hope this helps.
    Cheers
    SH

  • Invoice in Self Service Procurement

    Hi,
    When we work with Plan Driven (Procurement of Direct Materials) as our business scenario, The suppliers can create an Invoice directly in SUS, then the invoice is automatically released to SAP R3, but what happend when the PO is created directly in SRM EBP (Procurement of Services and Indirect Materials, scenario SUS-EBP or Self Service procurement)????
    How the invoice works in Self Service (SUS EBP) scenario????
    Is there a document about it????
    Thanks.
    Edited by: Fadrique Gallegos on Feb 16, 2008 1:36 AM

    please refer to the following help regarding invoice processing in SRM SUS
    Invoice Processing
    Use
    You can use this function in SAP Supplier Self-Services (SAP SUS) to create and process invoices with reference to a purchase order, shipping notification, or contact person. You then send the invoice to the customer.
    When you process invoices with limit items, you can use a link on header level to branch to the catalog. In this way, it is possible to transfer items from the catalog.
    §         You can only create and process invoices with reference to shipping notifications within the Plan-Driven Procurement with Supplier Integration business scenario (see Processing Shipping Notifications).
    §         You can only create and process invoices with reference to a contact person within the Service Procurement business scenario.
    Features
    Create Invoices
    You can create invoices with reference to confirmations, purchase orders, or shipping notifications, independently of the purchase order settings in the procurement system.
    Furthermore, you can create invoices with reference to a contact person independently of the settings in the procurement system.
    Select Invoices
    You can select invoices as follows.
    ·        All invoices
    ·        According to status
    ·        Using the search function. See Document Search
    You can select invoices by status as follows:
    Status
    Meaning
    Subsequent Status
    In Process
    This status is set automatically when the invoice is created. This status remains as long as the invoice is not sent.
    Invoiced
    Invoiced
    This status is set when you choose Send. The invoice is sent to the purchaser.
    Approved or Rejected
    Approved
    This status is set automatically if the purchaser accepts the invoice.
    Rejected
    This status is set automatically if the purchaser rejects the invoice.
    Change Invoices
    You can change the following invoice data at header level:
    Basic Data
    Invoice
    If necessary, you can change the invoice number.
    Description
    Status
    When the invoice is sent, the status changes from In Process to Invoiced. Possible subsequent statuses are Approved or Rejected.
    Products and Services
    Product Type
    If necessary, you can change the product type.
    Product name
    If necessary, you can change the product name.
    Quantity
    You can change the quantity of all items.
    Unit of measure
    You can change the unit of measure for all items.
    Tax record
    You can change the tax record for all items.
    Messages
    Messages to the purchaser
    Terms of payment
    Payment in days
    Cash discount in %
    Attachments
    You can use the Add Attachment function to attach a file for the purchaser.
    You can also change the following invoice data at item level:
    Price Information
    You can change the price for each unit of measure.
    Check Payment Status of an Invoice
    You can call up information on the status of an invoice, the invoiced amount or paid amount, and the FI invoice date, directly from the FI system. In this way, you can see whether an invoice has been completely paid or partly paid, or whether it is still open.
    The additional area Payment Status is displayed, provided that the function is activated in Customizing. You can call up information from the FI system using the Check Payment Status pushbutton.
    For more information, see the Implementation Guide (IMG) for Supplier Relationship Management ® Supplier Self-Services ® Settings for the User Interface ® Customer-Specific Settings
    Make sure that you maintain a backend system from SAP ERP Release 1.0: Supplier Relationship Management ® SRM Server ® Technical Basic Settings ® Define Backend Systems
    Additional Information
    The following functions are also available for invoices:
    ·        Copy
    You can use existing invoices as the basis (template) for new invoices.
    ·        Send
    You can send invoices to the customers.
    ·        Hold
    You can save invoices locally and then edit them later, before sending them.
    ·        Add item
    When you process invoices with limit items, you can add a new line and enter your own product data.
    To update price information after you have added items, select Refresh Prices.
    ·        Add item from catalog
    When you process invoices with limit items, you can add new items directly from the purchaser catalog.
    To update price information after you have added items, select Refresh Prices.
    ·        Update prices on header and item level
    You can update price data if you have changed item quantities or the tax record.
    ·        Display document flow
    You can display a list of all the documents related the invoice.
    ·        Download
    You can download invoices in CSV or XML format.
    When you download documents, ensure that your SUS user and your computer have the same language and country settings. Otherwise, the time of day, dates and numbers will not appear correctly.
    ·        Print
    You can print invoices in CSV, XML, or PDF format.

  • T5SSCXSSSERVICES - Set Data Tracking for Individual Self-Services

    Hi,
    We have a requirement for BI Report to fetch data from table :T5SSCXSSSERVICES
    The above table could be filled with data when we perform any activities in ESS and MSS.
    I wanted to know what are all required configuration to get data in to the table T5SSCXSSSERVICES
    I understand below mentioned configuration are required:
    IMG Node 1: Activate Data Tracking for All Self-Services
    IMG Node2: Set Data Tracking for Individual Self-Services
    Is it required to activate Business FunctionS et - HR Administartive Servcices?
    Guide me with more inputs,
    Regards
    Ramanathan

    Hi Ramanathan,
    I am facing the same doubt now, are you able to share your experience on how to populate  T5SSCXSSSERVICES ? Appreciate that, and thank you in advance.
    Regards
    Kir Chern

  • Rejected Enrollment to be Displayed in Learner Self-Service

    Hello,
    Is there a way in Learner Self Service that Rejected enrollments by the managers can also be displayed . I noticed that once a manager rejects the enrollment, the enrollment is no longer on learner-self service.Pls. help.

    Forwarded to Development.

  • ESS-Employee Self Service-Help required.

    Hello,
    We have already implemented ESS-Employee Self Service.(PORTAL EP 7.0 SP13 & HR system-ECC 6.0). Now the requirement is that payroll related information in ESS  needs to be mapped with another HR system SAP 4.7.Rest of the functionality needs to be unchanged.
    I am beginner in portal. Can any one please provide me the required detailed documentation regarding the same.
    Useful answers will be rewarded.
    Regards,
    Subodh Ghosalkar

    Hello SJ,
    Thanks for your inputs.
    We have not mapped SAP 4.7 yet. We are looking forward to integrate it.
    I agree that we should go for payroll in ECC 6.0 as well. But its the client requirement that as of now we want payroll from SAP 4.7.They would be migrating to ECC 6.0 in next few months. Till then we have to manage with SAP 4.7
    Could you please provide me any documentaion regarding this issue or issues that we need to care off before we go ahead with this complex activity.
    Regards,
    Subodh

  • Urgent Help required on Manager Self Service HR AME Rules

    Hi,
    I am implementing R12 Manager Self Service and creating custom AME rules for routing approvals. Can anyone tell me the steps to create rule for:
    1. Change Job in job KFF (What query? Which attribute?)
    2. Change Job Title (ass_attribute2 under assignment DFF)
    3. Change in Organization field
    Also, I have created rule for Leave of Absence. But upon approval, employee's status still showing active for that duration. How to link it with absence approval? This is standalone HR with no Oracle Payroll.
    This is very urgent so any help would be highly appreciated.
    Thanks in advance,
    Mayur.

    Can u please elaborate your leave of Absence requirement

  • Customer Self Service via SAP Internet Sales

    This is my first time posting on the SDN, so please forgive my ignorance if this is in the wrong place.  We at Bentley have taken on the massive task of implementing a customer self service solution replacing our Siebel installation.  We are still mapping out how things will work and how it will be architected, but wanted to know if anyone in the community has any white papers on how the security architecture is supposed to look.  Here is our challenges:
    1.  Utilizing multiple info sources including BW (for reporting), CRM (for customer information and sales placement), R/3 (for invoice queries), and many .NET applications. 
    2.  Supporting over 300k contacts each with a desire to maintain their own user base.
    3.  Currently utilizing the portal.
    Again, we are trying to integrate all above to provide a solid solution for our customers.  SAP Internet Sales looks like a viable option, but that obviously would require a user master record in each SAP system (300k in each?) to support the hierarchy above for reporting, queries, and data entry.
    Has anyone else in the community successfully implemented a similiar solution, and if so.. Would you be willing to share some ideas with us?
    Many Kind Regards,
    Wayne Miller
    Business Applications Security Officer
    Bentley Systems, Inc.

    Thanks!
    Looking at your profile, I assume you may be able to help. I have Portal connected to my ECC system. We have loaded the latest UCES on the portal and configured XCM. Restarted the J2EE system. Everything seems to be ok, as I can do the connection tests from Portal (JCO) and ECC (RFC).
    When i launch the page - http://portal.com:50000/bdisu - i get the following error -
    A general problem has occurred within the logon. The error message is: .
    I dont know how to fix it. I created a message with SAP and they said some config need to be done on the backend, while the functional guys are not aware of any. Can you please guide me to fix this error?

Maybe you are looking for