SAP.Connector.RfcCommunicationException: SAP_CMINIT3 : rc=20 Connect to S

Hi Gurus,
I get an error while connecting to PN1 server(144.250.124.86). Can some  one tell how to solve this?
Here is the error i get...
SAP.Connector.RfcCommunicationException: SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
Connect_PM GWHOST=144.250.124.86,
GWSERV=sapgw25,
SYSNR=25 LOCATION CPIC (TCP/IP) on local host ERROR partner '144.250.124.86:3325' not reached TIME Thu Apr 15 15:11:46 2010
RELEASE 710
COMPONENT NI (network interface)
VERSION 39 RC -10
MODULE nixxi.cpp
LINE 3139
DETAIL NiPConnect2: 144.250.124.86:3325
SYSTEM CALL connect ERRNO 10060 ERRNO TEXT WSAETIMEDOUT: Connection timed out COUNTER 4 at SAP.Connector.Connection.Open() at UpLoadTable.WebForm1.UpLoad(DataTable dt) in c:\Documents and Settings\315443\Desktop\Code and docs\SOXControls\SOXControls.aspx.cs:line 160
I am unable to connect to SAP PN1 server.
I tried with /H/SAPRouter/H/ip of server
even then i am getting the same error.
Also i tried telnet 144.250.124.86 25    ,its connecting ..

Hi,
SAP.Connector.RfcCommunicationException: SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
RFC is not able to connect to the Gateway on port 3325.
I think you are trying to connect 144.250.124.86 global IP address of your remote server. Please check your network team if this IP address & port no is excluded in firewall rule.
If it is then there is some problem with netwok connectivity.
Thanks,
Sachin Sable

Similar Messages

  • SAP.Connector.RfcCommunicationException

    When call SAPProxy function, a SAP.Connector.RfcCommunicationException raised
    Please help me to analysis the cause and solution.
    My doubt is if the Gateway is indispensible for a .NET Connector function call
    Thanks in advance
    Detail information:
    Exception.Message:
    Connect to SAP gateway failed\n
    Connect_PM GWHOST=157.55.20.224, GWSERV=sapgw00, ASHOST=157.55.20.224, SYSNR=00\n\n
    LOCATION CPIC (TCP/IP) on local host\n
    ERROR partner not reached (host 157.55.20.224, service 3300)\n\n
    TIME Thu Dec 09 13:13:01 2004\n
    RELEASE 620\n
    COMPONENT NI (network interface)\n
    VERSION 36\n
    RC -10\nMODULE ninti.c\n
    LINE 979\n
    DETAIL NiPConnect2\nSYSTEM CALL SO_ERROR\n
    ERRNO 10060\n
    RRNO TEXT WSAETIMEDOUT: Connection timed out\n
    COUNTER 1\n
    The code lines as following:
    string cs = "ASHOST=157.55.20.224 SYSNR=00 CLIENT=000 USER=xxxx PASSWD=xxxxxx";
    // construct the proxy with connection string
    SAPProxy1 proxy = new SAPProxy1(cs);
    // create a SAP Table variable
    BRFCKNA1Table tblCust = new BRFCKNA1Table();
    // call the RFM method on the proxy
    try
    proxy.Rfc_Customer_Get("","A*", ref tblCust);
    catch(SAP.Connector.RfcCommunicationException exp)
    MessageBox.Show(exp.Message);
    return;

    Hi Reiner,
    One of my partners are having this problem...
    1. They are having a dev server of ip 200.1.12.xx and remote site has network with ip 171.xxx.xxx.xxx
    2. Another subsidiary needs to use NCo to access this server
    3. They are using two firewalls, one from Buiding A and another in Building B
    4. all ports of firewalls are open, there IP mapping from firewall in Building A to IP in firewall in Building B.
    5. Building A being the remote building, can log on via SAP GUI, however, unable to connecto via NCo
    6. What seems to be the problem and what can I tell the basis guy to check?
    How does NCo support firewalls and waht is the best way to work around this?
    Your help is much appreciated.
    Cheers

  • No connection from SAP EP to Raytion SAP Connector

    Hello,
    The Raytion SAP connector 1.5.1 has been deployed without any problems on the customer SAP EP (Production). We see that no connection can be made from the SAP EP to this SAP Connector.
    Extract from the log file: (10.54.17.63 is the IP address from the Raytion SAP Connector server.)
    2008-04-03 13:30:40,082 DEBUG resource allowed by watched repository filter: true
    2008-04-03 13:30:40,097 DEBUG resource allowed by hidden filter: true
    2008-04-03 13:30:40,097 DEBUG resource allowed by size filter: true
    2008-04-03 13:30:40,097 DEBUG resource allowed by Exclude RegEx filter: true
    2008-04-03 13:30:40,097 DEBUG resource released by timebased service: true
    2008-04-03 13:30:40,097 DEBUG resource released by statemanagement service: true
    2008-04-03 13:30:40,191 INFO about to post /Intranet/Departement%20Facility%20Management/Dienst%20Schoonmaak/Nieuws/7061c4fe-fc43-2a10-05bc-bcb3aa83965c.xml
    2008-04-03 13:30:42,082 WARN could not connect to connector server at http://10.54.17.63:16050/DataSource. http://portaal:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/Intranet/Departement%20Facility%20Management/Dienst%20Schoonmaak/Nieuws/7061c4fe-fc43-2a10-05bc-bcb3aa83965c.xml not sent! com.caucho.hessian.io.HessianProtocolException:
    2008-04-03 14:47:32,552 INFO Start security update initiated by Connector Server
    2008-04-03 14:47:34,240 WARN could not connect to security cache at http://10.54.17.63:16050/Security. Start update notification not sent! com.caucho.hessian.io.HessianProtocolException:
    2008-04-03 14:47:34,240 ERROR Could not send security synchronisation start notification. No server available.
    The contractor that installed this, thinks the next area to look to is to see if the SAP EP has been configured somehow to stop outgoing http traffic from applications running within it... Maybe the EP is blocking outgoing HTTP access, although other components from the EP are working OK.
    How can we check this?
    Please advise.
    Kind regards.

    Check the following Links:
    I want an explanation for this connection between R/3, CRM and IPC ??????
    Document flow from R/3 to CRM
    BP Changes From CRM to R/3
    BP Changes From CRM to R/3
    Reward Points if useful.

  • SAP_CMINIT3 : rc=20 Connect to SAP gateway failed when connecting SAP CR

    Dear SAP Gurus,
    I have the follwowing issue when I try to access SAP Crystal Reports 2011 on my desktop.
    I can access the SAP ERP 6.0 back-end system without problem, but when I try to connect to SAP Crystal Reports, as soon as I enter my login details, I get the following error message:
    Logon Failed.
    Details: SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
    Connect_PM GWHOST=192.12.353.12, GWSERV=sapgw00, SYSNR=00
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR partner 192.12.353.12:3300' not reached
    TIME Thu Oct 27 12:02:17 201
    RELEASE 700
    COMPONENT NI (network interface)
    VERSION 38
    RC -10
    MODULE nixxi.cpp
    LINE 2823
    DETAIL NiPConnect2
    SYSTEM CALL connect
    ERRNO 10060
    ERRNO TEXT WSAETIMEDOUT: Connection timed out
    COUNTER 3
    I can login to SAP Crystal Reports using other desktops, but cannot access using my own. This is the same for other people, they also cannot access using my desktop.
    Thanks in advance,  Marc

    HI Mark,
    Are you and Ramish working together?
    See this post for your answer: Connection keeps failing
    Don

  • SAP Connector no longer working after upgrade

    After upgrading from EP 6.0 SP2 Patch 2 to Patch 3, our iViews using the SAP connector framework is no longer working. No connection is obtained. Even the examples in the PDK has stopped working. It seems that maybe some files have disappeared (in folder ".../server/services/eisconnector/work").
    Any ideas?
    Hilde

    Hi Hilde,
    1. please have a look in the Visual Admin Tool -> Services -> EISConnector ans see if the SAP Connector is deployed there. if you see it there, so it is deployed.
    2. try to remove and add agian the SAP Connector (in the same place as from section one)
    3. why dont you use the last Portal Patch and J2EE patch?
    4. do you see any special exception in the Log file?
    Regards,
    Aviad

  • SAP Connector

    Hello,
    when i will make a bapi call by the sap connector framework, what i have to do? Can i take the sap connector framework wizard? But i become a error-msg:
    Error This compilation unit indirectly references the missing type javax.resource.cci.ResourceAdapterMetaData (typically some required class file is referencing a type outside the classpath)     BspConnectorAppConnection.java     BspConnectorApp/src/com/gft/connector/connection     line 0
    Only the jdbc connector is default on the sap application server. When I will make a bapi call, which connector i need (java?) and i have to pay for that or not - example please?
    Thanks,
    Frank

    Hello Frank,
    have a look at this thread: How to read R/3 table and show it in SAP EP 6.0 I hope it helps.
    Regards
    Gregor

  • SAP Connector: Retrieve Business Components?

    Hello,
    i am evaluating the features of the SAP Connector. I deployed the login-data and checked the connection ("Success!"). Then I tried to import metadata.
    I see the Message "Retrieving Business Components.." for e few seconds, then it disappears. There is no metadata imported and no error message.
    I tried this both with 10gR1 and 10gR2.
    Can you help me?
    Tobias

    Which version of SAP system are you connecting to?

  • SAP connector and VS2005

    Can SAP connector 2.0.1 be install in a pc which has only VS2005? I tried to install it and I received the following error:
    YOU MUST FIRST INSTALLVISUAL STUDIO NET 7.1 INTEGRATED DEVELOPMENT ENVIRONMENT (IDE).
    Can someone tell me if I can connect to SAP from VS2005 and how?
      Thanks in advance

    Hi,
    SAP Connector for MS .NET is not currently supported on Visual Studio 2005.
    Please check the article Using SAP Connector for MS .NET (NCO) in Microsoft Visual Studio 200 to learn a workaround that enables easy design-time connectivity to SAP back-end systems in Visual Studio 2005 by creating the connector proxies in Visual Studio 2003 and porting them to Visual Studio 2005.
    The link to this article is available in the Development Center under Additional Resources.
    Regards,
    Anne Tarnoruder
    SAP NetWeaver Product Management

  • SAP connector and Jsp page

    hi Experts,
    Can anyone please send me a working example project for SAP connector and Jsp page at [email protected]
    Regards,
    Sanjyoti.

    Hi, 
    Use this example
    import com.sapportals.connector.ConnectorException;
    import com.sapportals.connector.connection.IConnection;
    import com.sapportals.connector.execution.objects.INativeQuery;
    import com.sapportals.connector.execution.objects.InvalidQueryStringException;
    import com.sapportals.connector.execution.objects.QueryExecutionException;
    import com.sapportals.connector.metadata.CapabilityNotSupportedException;
    import com.sapportals.portal.ivs.cg.ConnectionProperties;
    import com.sapportals.portal.ivs.cg.IConnectorGatewayService;
    import com.sapportals.portal.ivs.cg.IConnectorService;
    import com.sapportals.portal.prt.component.*;
    import com.sapportals.portal.prt.resource.ResourceException;
    import com.sapportals.portal.prt.runtime.PortalRuntime;
    public class TestJDBC extends AbstractPortalComponent
    public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
    throws ResourceException
    // Open a connection
    IConnectorGatewayService cgService = (IConnectorGatewayService)
    PortalRuntime.getRuntimeResources().getService(IConnectorService.KEY);
    ConnectionProperties prop = new ConnectionProperties(request.getLocale(),
    request.getUser());
    IConnection client = null;
    try {
    client = cgService.getConnection("System1", prop);
    } catch (Exception e) {
    response.write(e.toString());
    return;
    try {
    // Issue SQL Query statement
    INativeQuery query = client.newNativeQuery();
    String queryStr = "SELECT [CategoryID], [CategoryName], [Description] FROM
    [Categories]";
    //IQuery query = client.newQuery();
    //query.execute(queryStr);
    Object result = query.execute(queryStr);
    //ResultSet singleResult = ((ResultSet) result).getRow();
    //IRecordSet result = query.retrieveRecordSet();
    // Iterate returned result
    ResultSetMetaData recordMetaData = ((ResultSet)result).getMetaData();
    int colNum = recordMetaData.getColumnCount();
    //result.beforeFirst();
    while (((ResultSet)result).next()) {
    for (int i = 1; i <= colNum; i++) {
    response.write(((ResultSet)result).getString(i) + "<br>");
    // Close the connection
    client.close();
    } catch (QueryExecutionException e) {
    response.write(e.toString());
    } catch (CapabilityNotSupportedException e) {
    response.write(e.toString());
    } catch (ConnectorException e) {
    response.write(e.toString());
    } catch (InvalidQueryStringException e) {
    response.write(e.toString());
    } catch (ResourceException e) {
    response.write(e.toString());
    } catch (SQLException e){
    response.write(e.toString());
    }catch(Exception e){
    response.write(e.toString());

  • Problem using SAP Connector in Win 2k3 x64 - No Data is returned on BAPIs

    Hi,
    During the tests of migration to a 64 bits environment we encountered some problems with the connection to the SAP server.
    The first problem was that the librfc32.dll library was a 32 bit library, so application could not run in x64 mode.
    We downloaded the official x64 library from the Support Portal (https://websmp206.sap-ag.de/support > Downloads >
    Support Packages and Patches > Entry by Application Group > Additional Components > SAP Kernel > SAP KERNEL 64-BIT > SAP KERNEL 6.40 64-BIT >
    SAP KERNEL 6.40 64-BIT > Windows Server on x64 64bit > #Database independent >  librfc_66-20001176.sar, and extracting file librfc32.dll a x64 dll).
    Using this x64 dll we finally could test the application in 64-bits mode (the purpose of the migration) testing its runtime behavior,
    where my current problem is.
    When connecting to the SAP server all BAPI's we test are always returning an empty data results.
    We have no errors nor exceptions from the SAP .NET connector, only the results come empty when they shouldn't.
    When testing the same application but linked to the SAP 32 bits library (application runs in 32-bit mode), invoking the same BAPI's
    (using the exactly the same code and parameters) we got the correct response from the BAPI, i.e., non empty results.
    We already tested a set of BAPIs and always with the same result, in x64 we got no data, in 32-bits we got the information.
    Does anybody know what can be causing this misbehavior? What can we do to make application run correctly in x64 mode?
    Here some additional information about the Operating System: Microsoft Windows Server 2003, Standard x64 Edition, Service Pack 2 (with all windows updates installed).
    Best regards,
    João Portela on behalf of Manuel Dias

    Maybe your application isn´t run in x84
    #Go to properties of your project ->Build -> changed platform target of "Any CPU" to "x86"
    #Copy these libraries from our 32-bit environment :
    *SAP.Connector.dll
    *SAP.Conector.Rfc.dll
    *librfc32.dll
    *msvcp71.dll
    *msvcr71.dll
    In 64 bits environment:
    1. librfc32.dll to C:WINDOWSsystem
    2. msvcp71.dll to C:WINDOWSsystem32
    3. msvcp71.dll and  msvcr71.dll to C:WINDOWSSysWOW64
    4. SAP.Connector.dll and SAP.Conector.Rfc.dll to C:WINDOWSassembly (DRAG)

  • SAP Connector Factory - performance tuning in VA

    Is anyone aware of SAP guidance or notes on how to tune the SAP connector SAPFactory properties, especially where a Portal makes RFC calls across multiple ABAP-based backends?  For example SAP Note 1021921 shows this property is important when closing backend BI RFC sessions as they are not terminated by the DSM.
    Visual Administrator
    Services -> Connector Container
    Runtime -> Connectors -> Connector 1.0 -> sap.com/com.sapportals.connectors.sap -> SAPFactory
    Managed Connection Factory -> Connection Definition
    Connection Lifetime
    Cleanup Thread
    Max Connections
    Max Time to wait for Connection
    In our environment we have CRM, BI and ECC backends.  Thanks!

    Hi
    Please check the following links :
    http://help.sap.com/saphelp_nw70/helpdata/en/89/8a185c148e4f6582560a8d809210b4/content.htm
    and
    http://help.sap.com/javadocs/NW04s/current/ep/constant-values.html
    I hope this helps
    Regards
    Chen

  • SAP.Connector.RfcException...Please help.... :(

    Hello All,
    Am trying to execute the first sample assignment which is given on http://service.sap.com/connectors site.
    Am using .NET Connector 2.0.1 instead of .NET Connector 1.0
    Have followed all the steps as mentioned in the tutor but am getting this error:
    " <b>SAP.Connector.RfcException: Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx at SAP.Connector.Connection.Open() at SAP.Connector.SAPLoginProvider.OpenSAPConnection(Page p, String connstr, Boolean persist) at Test_RFC1.SAPLogin1.Login_Click(Object sender, EventArgs e) in c:\inetpub\wwwroot\test_rfc1\saplogin1.aspx.cs:line 97</b> "
    As mentioned in the tutor we need to just mention the Applciation Host & System Number in the destination object & its configured under Custom Setting & not under SAPLOGON.INI.
    To resolve this problem, I tried entering the MsgServerHost & SAPSystemName as well but am still getting the same error.
    Please help.....
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

    It seems that you have configured your destinaton1 to use "10.10.18.204" as Message Server and "PUBLIC" as logon group. The message server answers: "Group PUBLIC not found".
    Please check the load balancing settings of your SAP system if it supports load balancing at all and what groups exist.
    If "destination1" is a SAPLogonDestination, please check if the corresponding destination in SAPLOGON works.

  • SAP Connector iView Error

    Hi Gurus,
    My EP6 version is 6.2.0.34. I am not able to create SAP Connector iView in EP using Admin login. It gives the error:
    "Error connecting to backend application. Check your system and user mapping settings. Contact your system administrator if problem persists."
    I performed System Testing for the SAP Transaction "VA01" in the Support tab=>SAP Application=>SAP Transaction using SAP GUI for HTML. It runs successfully.
    I have also done the user-mapping in both "User Administration" and "Personalize". Are there any specific properties/settings that need to be checked/done?
    Regards,
    Pratik Thakkar

    Thanks Harish,
    Yes, I performed System Testing for the SAP Transaction "VA01" in the System Administration=>Support tab=>SAP Application=>SAP Transaction using SAP GUI for HTML. It runs successfully.
    I have used the following properties for System:
    Application host - 172.20.70.206
    Logical System Name - CUA47
    Logon Method - UIDPW
    R/3 Reference system - Select -
    Remote Host Type - 3
    SAP Client - 000
    SAP System Name - I47
    SAP System Number - 00
    Server Port - 3200
    System Type - SAP_R3
    Trace Mode - 0
    Usr Mapping Type - admin,user
    Enable Session ID Sharing - Yes
    Enable URL Rewriting - Yes
    ITS Host - 172.20.70.207:81
    ITS Path - /scripts/wgate/webgui/!
    ITS Protocol - http
    WAS Host - 172.20.70.206:1090
    WAS Path - /sap/bc/bsp/
    WAS Protocol - http
    Session Cockie Name - JSESSIONID
    Session URL Name - jsessionid
    Validate Connection - No

  • JCO or SAP Connector Framework

    Hello
    I have seen in these links that JCO is deprecated:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/40/003c41325fa831e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/89/8a185c148e4f6582560a8d809210b4/content.htm
    Developers are supposed to use SAP Connector Framework, but it seems that this is a Framework only useful from a Portal Application. What I want to do is to invoke RFCs in a R3 System from a webapp using struts. I have done this using JCO.
    Should I implement it using another solution?
    Thanks in advance

    Hi Marcos,
    You can, of course, use SAP JCO in simple Java Project by importing needed Jars.
    I provide you a sample of connection class with method that you can use for calling a function.
    You can use method "showFunctionParameters()" to test your connection...
    regards
    package echoFunction;
    import java.io.IOException;
    import java.util.Properties;
    import javax.swing.JOptionPane;
    import com.sap.mw.jco.IFunctionTemplate;
    import com.sap.mw.jco.JCO;
    public class JcoConnection {
         private final String REPO_NAME = "REPO_01";
         private JCO.Repository repository;
         private JCO.Function function;
         private JCO.Client connection;
         private JCO.ParameterList paramImport;
         private JCO.ParameterList paramExport;
         private JCO.ParameterList paramTables;
         public JcoConnection() {
              // constructor
         public void connect(String sapClient, String userId, String passWord,
                   String language, String server, String systemNumber) {
              connection = JCO.createClient(sapClient, userId, passWord, language,
                        server, systemNumber);
              connection.connect();
              repository = new JCO.Repository(REPO_NAME, connection);
         public void connect(Properties properties) {
              connection = JCO.createClient(properties);
              connection.connect();
              repository = new JCO.Repository(REPO_NAME, connection);
         public void disConnect() {
              connection.disconnect();
         public void useFunction(String functionName) {
              IFunctionTemplate ift = repository.getFunctionTemplate(functionName
                        .toUpperCase());
              function = new JCO.Function(ift);
              paramImport = function.getImportParameterList();
              paramExport = function.getExportParameterList();
              paramTables = function.getTableParameterList();
         public void execute() throws JCO.AbapException {
              connection.execute(function);
         public void setInputValue(String paramName, String valueInput) {
              paramImport.setValue(valueInput, paramName);
         public String toString() {
              return connection.getAttributes().toString();
         public static void main(String[] args) {
              JcoConnection sapConn = new JcoConnection();
              try {
                   sapConn.connect(Utilities.loadPropertyFile("logon.properties"));
                   sapConn.useFunction("STFC_CONNECTION");
                   sapConn.setInputValue("REQUTEXT", "Echo text");
                   sapConn.execute();
              } catch (IOException ex) {
                   ex.printStackTrace();
              } catch (Exception ex) {
                   ex.printStackTrace();
              sapConn.disConnect();
              JOptionPane.showMessageDialog(null, sapConn.showFunctionParameters());
         public String showFunctionParameters() {
              String paramText = "";
              paramText = "ECHOTEXT: t";
              paramText += function.getExportParameterList().getString("ECHOTEXT")
                        + "n";
              paramText += "RESPTEXT: t";
              paramText += function.getExportParameterList().getString("RESPTEXT");
              return paramText;
    package echoFunction;
    import java.io.FileInputStream;
    import java.io.IOException;
    import java.util.Properties;
    public class Utilities {
         public static Properties loadPropertyFile(String filePath)
                   throws IOException {
              Properties properties = new Properties();
              properties.load(new FileInputStream(filePath));
              return properties;

  • Calling BAPI with SAP connector

    Hello All,
    I've created an aspnet application using SAP connector and I'm calling BAPI_PO_GETDetail but I'm not sure to use it correctly because I have not all of fields in my datagrid (for example I cannot see the vendor name or code)...
    I think that I don't understand something ! 
    Thanks for your help (and sorry for my English) !
    here is my code :
        ' create proxy variable
                Dim proxy2 As New SapConnectPO.POSAPProxy
                ' get a connection
                Dim conn = SAP.Connector.SAPConnection.GetConnection(ConfigurationManager.AppSettings("connSAP"))
                conn.Open()
                proxy2.Connection = conn
                ' create structure variables
                Dim t1 As New SapConnectPO.BAPIADDRESS
                Dim t2 As New SapConnectPO.BAPIEKBE
                Dim t3 As New SapConnectPO.BAPIEKBES
                Dim t4 As New SapConnectPO.BAPIEKBESTable
                Dim t5 As New SapConnectPO.BAPIEKBETable
                Dim t6 As New SapConnectPO.BAPIEKBETable
                Dim t7 As New SapConnectPO.BAPIEKES
                Dim t8 As New SapConnectPO.BAPIEKESTable
                Dim t9 As New SapConnectPO.BAPIEKET
                Dim t10 As New SapConnectPO.BAPIEKETTable
                Dim t11 As New SapConnectPO.BAPIEKKN
                Dim t12 As New SapConnectPO.BAPIEKKNTable
                Dim t13 As New SapConnectPO.BAPIEKKOL
                Dim t14 As New SapConnectPO.BAPIEKKOTX
                Dim t15 As New SapConnectPO.BAPIEKKOTXTable
                Dim t16 As New SapConnectPO.BAPIEKPO
                Dim t17 As New SapConnectPO.BAPIEKPOTable
                Dim t18 As New SapConnectPO.BAPIEKPOTX
                Dim t19 As New SapConnectPO.BAPIEKPOTXTable
                Dim t20 As New SapConnectPO.BAPIESKL
                Dim t25 As New SapConnectPO.BAPIESKLTable
                Dim t26 As New SapConnectPO.BAPIESLL
                Dim t27 As New SapConnectPO.BAPIESLLTable
                Dim t28 As New SapConnectPO.BAPIESLLTX
                Dim t29 As New SapConnectPO.BAPIESLLTXTable
                Dim t30 As New SapConnectPO.BAPIESUC
                Dim t31 As New SapConnectPO.BAPIESUCTable
                Dim t32 As New SapConnectPO.BAPIESUH
                Dim t33 As New SapConnectPO.BAPIESUHTable
                Dim t34 As New SapConnectPO.BAPIPAREX
                Dim t35 As New SapConnectPO.BAPIPAREXTable
                Dim t36 As New SapConnectPO.BAPIRETURN
                Dim t37 As New SapConnectPO.BAPIRETURNTable
                ' Call method
                Try
                    proxy2.Bapi_Po_Getdetail(Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, "X", TextBox1.Text, Nothing, Nothing, Nothing, t1, t13, t35, t15, t12, t8, t31, t5, t4, t33, t10, t27, t25, t19, t17, t29, t37)
                Catch ex As Exception
                    Response.Write(ex)
                End Try
                ' result is bound to datagrid1
                GridView1.DataSource = t17
                GridView1.DataBind()
    conn.close()

    Hi Christine:
    Actually this is the correct forum...But don't expect to recieve an answer too soon...We all have works besides SDN...Also, at least talking about myself...I don't know the solution to your problem -:( But I'm sure that there other members that can help you out -;)
    Greetings,
    Blag.

Maybe you are looking for

  • UK Payroll Issue for terminated emp.

    HI Experts. Im facing a problem with payroll process. I did termination action for an employee.  He was paid in September but I made him a leaver from 31.08.08 so that the system will reverse automatically the entry for September.  When running the p

  • Accessing XI SOAP Header in Mapping

    We want to access the SOAP envelope information in the XI mapping.  We need to query some values based on the following XPath: /SOAP:Envelope/SOAP:Header/SAP:HopList/SAP:Hop/SAP:Engine Is there a way to access the XI SOAP Header?  Can we do this thro

  • How to retain the format in MS word when creating PDF using arabic fonts.

    I have a word document using Arabic fonts. When I create the PDF, it looses all the formatting. Can someone help me solve this issue. Thank you.

  • How to update an Oracle table from SSIS

    Hi there I've been working in a SSIS project where I need to update a table in an Oracle database that is located in a remote server. Until now I have used the OLE DB COMMAND to do this in a sql server database. To access the data that belongs to the

  • Pxe boot sun x4170-m2 LSI raid 5 disks issues 2.10_u9 rel

    Hi Gurus, I am trying to image sun fire x4170-m2 series servers with Latest solaris 10.u9 patch set using Raid-5 disks setup with one hot-spare. Pxe boot works but i minboot not able to find raid-5 disks which is about 1.2 TB disks size. Where as if