Debug ECC 4.0 from Portal- need to put External debugger

Hi,
Can anyone who was earlier working in ECC 4.0 tell me how to add an external debugger or debug Smartform from Portal.
External debugger is an easy option when it comes to ECC 6.0 but there is an issue for which i need to debug ECC 4.0 and i can't find Ext. debugger icon in the Function tool bar.
Things i have tried till now:
1. Even master weapon <Do ...enddo- sm51> didn't work
Thanks,
Rohan

(sorry for the double answer. Klaus managed to post just before me :=)
Hello Deep,
check out help.sap.com, http://help.sap.com/saphelp_nw04/helpdata/en/cd/8a424089ff2571e10000000a155106/frameset.htm
In addition search the forum for similar questions, there are quite a lot of good answers in the threads.
regards,
Jørgen
Message was edited by: Jørgen Ruud

Similar Messages

  • Just re-built an old laptop from scratch need to put icloud back on

    Just re-built an old laptop from scratch need to put icloud back on

    Thanks to stevejobsfan0123 downloading as I type

  • Call Smartform in backend (ECC 5.0) from portal (EP 6.0)

    Hello out there,
    we are using an solution with interactive forms (PCR) where users can run hiring processes in the portal.
    When ending an hiring form we would like to show a temporary version of the data provided during the hiring (with interactive forms). This temporary version shall be a simple Smartform, showing the hiring data.
    This smartform shall be opened in a new browser window and be viewed as a PDF.
    From the portal we trigger (with a link) a remote-enabled FM in the backend (ERP) which calls the smartfrorm.
    Problem here is:   The smartfrorm is triggered in the backend, but from the portal
                               no popup is shown.
    Can anyone give us a hint here ?
    Thank you for any help !
    Best regards,
    Robin

    Dear Jaffer,
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional prespective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    After opening the site, please select the Source Release Version which is 4.6 b Then Select the Target Release Version which is "mySAP ERP 2005" or ECC 6.0
    Select the Solution Area like Financials, Human Capital Management, Sales....
    Select module like MM, PP, SD, QM.....
    Click on Search
    Then it displays the Release Version and the Delta Functionality. which can be downloaded to a word document if required.
    and also check the release notes of ECC 6.0 in service.sap.com.
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • Debug R/3 FM from Portal

    Hi,
    I have a FM(1) which is called from a FM(2), which is remotely enabled. This remotely enabled FM(2) is called from a portal application. I can not able to debug my FM(1). I enabled external debugging and kept a HTTP breakpoint. But not working. Any clues please let me know.
    Thank you,
    Surya.

    Hi,
    Check out below procedure,
    To debug in the Web,pls refer the foll steps:
    -->Goto transaction SICF.
    -->Select service
    -->Change service settings and insert parameter ~GENERATEDYNDPRO=1.
    -->Find program to debug. E.g. SE93. Enter bbpsc01 à Display and get Program field (SAPLBBP_SC_UI_ITS)
    Execute SE38 and enter program name.
    -->Turn HTTP Debugging ON. Utilities-Settings-Debugging. Click Actv and username.
    -->Add HTTP Breakpoint. Display source code and select Utilities-breakpoints-set.
    On “External Debugging” select ‘HTTP Breakpoint’.
    -->Remember to remove breakpoints, deactivate debugging and remove parameter GENERATEDYNPRO.
    Can run program RSBREAKPOINTS to find which programs you have breakpoints set in.
    Regards,
    Amit R

  • Error when connect from portal system (abap ) to external ssl client - sm59

    Hi I am tryign to setup a ssl connection from the abap sm59 portal system to an exteral server.. I have setup the certs that the client has given me in strust.but i m gettign the ffg error.
    sysno      60
    sid        PID
    systemid   370 (Solaris on SPARCV9 CPU)
    relno      7110
    patchlevel 0
    patchno    150
    intno      20020600
    make       multithreaded, Unicode, 64 bit, optimized
    profile    /usr/sap/PID/SYS/profile/PID_DVEBMGS60_pidevdb
    pid        3911
    [Thr 01] Thu Jun 14 08:38:48 2012
    [Thr 01] TRACE FILE TRUNCATED
    [Thr 07] Thu Jun 14 08:39:07 2012
    [Thr 07] *** ERROR during SecudeSSL_SessionStart() from SSL_connect()==SSL_ERROR_SSL
    [Thr 07]    session uses PSE file "/usr/sap/PID/DVEBMGS60/sec/SAPSSLA.pse"
    [Thr 07] SecudeSSL_SessionStart: SSL_connect() failed
    [Thr 07]   secude_error 536871970 (0x20000422) = "SSL record with the wrong SSLPlaintext.version received"
    [Thr 07] >>            Begin of Secude-SSL Errorstack            >>
    [Thr 07] ERROR in ssl3_get_record: (536871970/0x20000422) SSL record with the wrong SSLPlaintext.version received
    [Thr 07] <<            End of Secude-SSL Errorstack
    [Thr 07]   SSL_get_state() returned 0x00002120 "SSLv3 read server hello A"
    [Thr 07]   SSL NI-sock: local=57.24.111.151:34110  peer=57.24.110.116:5081
    [Thr 07] <<- ERROR: SapSSLSessionStart(sssl_hdl=10720d530)==SSSLERR_SSL_CONNECT
    [Thr 07] *** ERROR => IcmConnInitClientSSL: SapSSLSessionStart failed (-57): SSSLERR_SSL_CONNECT {00020a7c} [icxxconn_mt.c 1957]
    When i change the sm59 connection not to use ssl. it give me a pop up screen . and asks me to enter user and password...
    He then  give me a private key file .. i.e a .pfx file but not sure how to load this in strust. I tried to convert in useign sapgenpse. but it fails with teh ffg error
    12% sapgenpse import_p12  -p /usr/sap/PID/amos/amos_client.pse /usr/sap/PID/amos/amos_client_pk.pfx
    import_p12: MISSING password for PKCS#12 file "/usr/sap/PID/amos/amos_client_pk.pfx"
    Please enter PKCS#12 encryption  password: *******
    PKCS#12/PFX file contains 1 keypair:
      1. FriendlyName = "amos.server.interface.webuser.web_int.cert"
         X.509v3 (type=Both) RSA-2048 (signed with sha1WithRsaEncryption)
         Subject="CN=AMOS WebService Interface Client, OU=IT&S MRO, O=South African Airways (Pty) Ltd, L=OR Tambo International Airport, SP=Gauteng, C=ZA"
         Issuer ="[email protected], CN=ca.flysaa.com, OU=Certificate Authority, O=South African Airways (Pty) Ltd, L=OR Tambo International Airport, SP=Gauteng, C=ZA"
    ERROR: Incomplete certification path -- NEED certificate of "[email protected], CN=ca.flysaa.com, OU=Certificate Authority, O=South African Airways (Pty) Ltd, L=OR Tambo International Airport, SP=Gauteng, C=ZA"!
    I have attached a doc of what it looks like.. appreciate any help

    Hi,
    There is an error in the publishing of template
    Template :"bbpsc02" is not publised in ITS.
    Go to T.code: SE80
    Publish all the templates again and check
    Check with your SAP  BASIS team for the help
    Regards
    Ganesh

  • Debugging the webdynpro abap application from portal.

    I  developed a  WebDynpro  application and integrated in portal. I have to catch some portal events.For that i have written some code in my application. I tried to debug the application from portal  by using all the available break-point types.but we could not .
    Anybody have an idea how to debug a WebDynpro  application from portal.
    Thanks,
    Kumar.

    Hi
    Few links to check:
    External debugging is not working
    Re: Debugging Abap webdynpro appln
    Re: Unable to Debug WD ABAP application
    Dedug is not working in Production Server.
    a) Check on number of R/3 sessions opened at a time.
    b) Check that user ID configured in portal using System Mapping Under 'Delegate User Administration' is the same user for which you are setting external breakpoint in backend system.

  • HTTPS connection from portal to external webserver

    Hi,
    I am looking for a way to open a HTTPS connection from portal server to an external webserver. According to <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e2/71c83edf72e16be10000000a114084/content.htm">SAP</a> the code should look like
    KeyStore keystoreCAs = ...
    SecureConnectionFactory factory = new SecureConnectionFactory(keystoreCAs, null);
    HttpURLConnection con = factory.createURLConnection("https://www.mycompany.com");
    Does not look difficult, <b>but how do I create the keystore object</b>? The keystore object should somehow be connected to the portal server's keystore which manages the certificates of trusted Certificate Authorities.
    Any ideas?
    Regards,
    Martin

    Hi,
    meanwhile I solved the problem by my own. The solution slightly simplified is given below.
    javax.naming.InitialContext ctx = new javax.naming.InitialContext();
    java.lang.Object o = ctx.lookup("keystore");          
    com.sap.engine.services.keystore.interfaces.KeystoreManagerWrapper_Stub manager = (com.sap.engine.services.keystore.interfaces.KeystoreManagerWrapper_Stub) o;
    java.security.KeyStore keystoreCAs = manager.getKeystore("TrustedCAs");     
    com.sap.security.core.server.https.SecureConnectionFactory factory = new SecureConnectionFactory(keystoreCAs, null);
    java.net.HttpURLConnection con = factory.createURLConnection("https://www.mycompany.com");
    For connecting via a proxy the host name and port number of the proxy have to be set as System properties using "https.proxyHost" and "https.proxyPort".
    java.util.Properties systemSettings = System.getProperties();
              systemSettings.put("proxySet", "true");
              systemSettings.put("https.proxyHost","192.168.0.1") ;
              systemSettings.put("https.proxyPort", "80") ;
    Additionally you have to make sure that the server's certificate is issued by a trusted Certification Authority (Must have an entry in your Keystore "TrustedCAs"). To verify this use the Visual Administrator and view service "Key Storage".
    Regards,
    Martin

  • Need to open an ABAP WebDynpro application from Portal UWL work item

    Hi All
    I need some suggessions on how to navigate to an ABAP WebDynpo application iview from a mail(Work Item) in portal UWL.
    Requirement in detail:
    Agreements will be created from portal( Agreement Creation Application is developed in ABAP webDynpro and iview has been created with in the portal for this WD application). as and when the agreement is created a mail (ECC Workitem) should trigger to the approver, who has access to portal and check the mail(Work Item) from the portal UWL.
    The mail body should consist the link to the Agreement created in portal ( Link to navigate to the Agreement Creation ivew).
    So, the main requirement is user should navigate to the Agreement creation iview when he open the mail from UWL.
    Mail can be sent from ECC by using ABAP Function modules or by creating a workflow
    Please advice me on how can we achieve this requirement.
    Thanks & regards
    Vijay Bedamsetty
    Edited by: VIJAY BEDAMSETTY on Apr 19, 2011 5:42 PM

    Hi,
    You can call the iView directly by using NavigationTarget..
    http://myServer:50000/irj/portal?
    NavigationTarget=ROLES://portal_content/myFolder/myRole/myIview
    Plz note that the iView you are calling should be part of a Role.
    And the PCD location of the iView in the Role must be given for Navigation Target.
    Check this URL
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/014421d21d6fade10000000a11466f/frameset.htm
    Thanks
    Prashant

  • Travel Approval in ECC 5 and EP 6 from portal

    Hi All,
    I am using EP 6.0 with ECC 5 in the backend. The "Create Travel Request" application is working and we are able to submit the request. Also the travel request is coming into approver's business inbox in R/3. But I am unable to see any approval application from portal. Also i dont find any concept of UWL in this version of portal.
    Can anybody let me know how to approve travel requests and expenses in portal in this version?
    Thanks,
    Swaralipi

    Hi,
    I think while applying the patches we have missed the one which contains UWL. Can anybody help me with the name of the SCA that needs to be deployed in the server for the same?
    @Ghem: I am using workflow and thats why the items are going to the business inbox of the approver in R/3.
    Thanks

  • WebDynpro ABAP application issue from Portal after ECC 6 upgrade to SP14

    Hi,
       We have recently upgraded the Kernel, ABAP and Java stack of ECC 6.0 system to SP14. After the upgrade most of the WebDynpro ABAP applications doesn't load and just flickers when run from Portal as a WebDynpro iView, but they run perfectly fine when accessed directly using URL. These were running fine prior to the upgrade. Can someone suggest what can be going wrong.
       Will reward points for helpful answer.
    Regards
    Mukesh

    Hi Mukesh,
    As Gajendra said, restarting the service in SICF sometimes works for us, but not always.  We have also had to deactivate the entire Webdynpro node, and then reactivate it and all of the services below it.
    Obviously something changed in the SP, given that we now have to do this every time we create a new WDA application.
    Cheers,
    John

  • SAP SRM error when debugging from Portal

    Hi,
    I have put an external debugging point in the backend SRM system and trying to process the Shopping cart from portal. It is giving an error message at the statement where I have put the debug point.
    The error message which I get in st22 is:
    The ITS service "bbpsc02" failed since not template could be found for    
    the screen with the number 131 in the program "SAPMSSY3".                                                                               
    The template was searched in the following ITS services:                  
    "BBPSC01"                                                                               
    Note that for language-dependent templates the language is included       
    in the search.                                                            
    Could you please tell me what should I do for enabling teh debugging from the portal.
    Regards,
    Ravi G
    Edited by: Ravi Kumar Gunda on Jul 21, 2009 5:32 PM

    Hi,
    There is an error in the publishing of template
    Template :"bbpsc02" is not publised in ITS.
    Go to T.code: SE80
    Publish all the templates again and check
    Check with your SAP  BASIS team for the help
    Regards
    Ganesh

  • Debugging from Portal

    Hi,
    We access SRM screens via portal in QA system. We have one issue in contract form. Can I debug the smartform function module from Portal? I kept a cursor in function module and tried. But the portal didnt reach the break-point. But in development system, I could debug.
    Can anyone tell me is it possible to debug from Portal content to SRM gui?
    Thanks in advance.
    Regards,
    Nowsath

    debugging for SAP gui of SRM can be done from ITS templetes of diff services.
    not sure from portal.
    BR
    Dinesh

  • Need to access R3 using IConnectorServiceGateway from portal service.

    Hi everyone,
    I need to access R3 using IConnectorServiceGateway from portal service but unable to access so as I don't get the IPortalComponentRequest. Can anyone help me out on how should i do the connection ?
    Please let me know as soon as possible.
    Thanks
    Ritu

    Hello.
    I think this should work
        * Méthode renvoyant une connexion au backend SAP/R3 via un pool de
        * connexion.
        * @param userLocale  - la locale de l'utilisateur
        * @param user        - utilisateur pour lequel il faut une connection
        * @param systemAlias - système pour se connecter
        * @return une connexion au backend SAP/R3.
        * @throws ConnectionPoolException
        *             levée en cas d'erreur.
       public IConnection getConnection(
             Locale userLocale,
             IUserContext user,
             String systemAlias) throws ConnectionPoolException {
          ConnectionProperties prop = null;
          IConnection connection = null;
          IConnectorGatewayService cgService = null;
          try {
             // Connector Gateway Service.
             cgService = (IConnectorGatewayService) PortalRuntime
                   .getRuntimeResources().getService(IConnectorService.KEY);
             if (cgService == null) {
                throw new ConnectionPoolException(
                      "Error in get Connector Gateway Service...");
             IPortalComponentRequest aRequest;
             if (systemAlias == null) {
                throw new ConnectionPoolException(
                      "System alias 'systemAlias' name is null...");
             // Demande la connexion au service :
             prop = new ConnectionProperties(userLocale, user);
             connection = cgService.getConnection(systemAlias, prop);
          } catch (Exception ex) {
             throw new ConnectionPoolException(ex);
    regards
    Guillaume PATRY

  • Calling WebDynpros in ECC 6 not from the local portal

    Hey,
    we are having a portal in place pointing to another system with ERP2004 end self developed WebDynpro applications in HCM. Now we want to switch to ECC 6 and so we need to have a local portal in this system - correct?
    Would we be able to use the "old" main portal to call this local HCM WebDynpros as we did before? Is this supported by SAP? or do we have to use the local portal as a producer portal and connect the the main portal as an FPN?
    What are the arguments to use FPN functionallity instead of calling WebDynpros directly?
    Thanks in advance and best regards
    Michael

    Hi Michael,
    FPN offers 2 benefits
    1. You will not have to recreate the content once again on the producer / new portal (you may argue that a
        transport would work)
    2. All the role created before are available to use.
    So incase u see benefits then FPN is your friend.
    In the given scenario, I would simply create the WD views on the new portal.
    Thanks,
    GLM

  • Need Sample code to retrieve Data from Portal DB(Oracle)

    Would anyone provide me steps to create application with a sample code to retrieve data from portal DB which is oracle and see the output in table format.

    Hi Bris ,
    The sample code , you didnt specified from where do u want to access the oracle thorough java code or through webdynpro .
    Sample code to access through Java
    import java.sql.*;
    class Customer
    public static void main(String args[]) throws SQLException
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    System.out.println("Connecting to the database...");
    try
    Connection cn=DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orcl","scott","t");
    Statement st=cn.createStatement();
    ResultSet rs=st.executeQuery("select 'Connected' from dual");
    rs.next();
    String s=rs.getString(1);
    System.out.println(s);
    st.close();
    cn.close();
    catch(Exception ex)
    System.out.println("The exception raised is:" + ex);
    [code]
    If accessing through JDBC datasorce.
    https://www.sdn.sap.com/irj/sdn/thread?threadID=328550
    https://www.sdn.sap.com/irj/sdn/thread?threadID=309386
    [code]
    package com.dhl.employeemodel;
    import java.sql.Connection;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.sql.DataSource;
    public class DBConnectionManager {
         Connection connection;
          * @return
         public Connection getConnection() {
              try
                   Context jndiContext = new InitialContext();
                   DataSource ds = (DataSource)jndiContext.lookup("jdbc/MyAlias");
                   connection = ds.getConnection();
             catch(Exception connectionErrEx)
                   //connectionErrEx.printStackTrace();
                   return null;
              return connection;
    Thanx
    Pankaj

Maybe you are looking for

  • Mac OS 10.8 Installation Problems

    After installation the computer will not boot up and constantly cycles. Did a safe start and lost my Safari application. I have an NVIDIA quadro 4800 Graphics Card installed and I was able to download the latest update in 10.7.4, but 10.8 doesn't all

  • APO DP - loading of selections and forecast profiles assigned to selections

    I am using APO DP V5. I am forecasting at a 'product at customer' level. I have a flat file containing the 'product at customer' combinations - of which there are several thousand - and the proposed forecast profile for each combination. Is there a g

  • Sales to Production order link

    Hi All, There is a requirment in my project to get the "Net profit per std hour".This is one of the KPIs. And they need the Sales order, material in the characteristics also. Basically I need to get Actual sales for a period and the production cost a

  • Moving Clips - Files lost

    Hi, I don't know what's going on here and would appreciate some advice. I imported a new set of clips and decided to move them off my system drive onto my media drive. I CMD dragged the event, and it worked, but it seemed odd that it was immediate. I

  • Printing Issue in Smartforms

    Hi All I have a issue while tryign to print the smartform output. I have the company address right alligned , and also the amount field right alligned. The smartform is for Taiwan, and uses ZF for the smartstyles. I am able to get the correct output