Options in RFC_READ_TABLE
Hi all, In RFC_TABLE_READ as I can put in an option like? when the field type like * XXXX *. It's more if someone could tell which are the operators that exist in the where clause. Thank you very much
View Articlehow to create sales order using JCO3
Hi I am working with JCO3.0 and i am unable to create sales order. Please help me to create sales order. Exception in thread "main" com.sap.conn.jco.JCoRuntimeException: (127)...
View ArticleJava RFC Connection: Step by step
Hi folks, my first goal is to achieve a remote function call from Java to SAP or the other way.My first attempt is a Java application which does a RFC to a SAP ABAP function that returns me some...
View ArticleError 328 when calling a HANA function via JDBC
Dear all, I'm trying to call a HANA function via JDBC and receive error 328 "invalid name of function or procedure" although the function exists in the catalog and is accessible. Let's define an...
View Articlehow to select and compare long data from maxdb
I have sap and java db. I try select data from table with this requestsql_execute SELECT * FROM SAPPOPDB.T_CHUNK where T_CHUNK.CHUNK_DATA < '10000'but got this response-24988,ERR_SQL:SQL error...
View ArticleHow to make a RFC call to SAP from JAVA
Hello everyone, I want to know the basic idea on how to make a RFC call to SAP from JAVA. What are the pre-requisites for it ? What are the tools (JAVA tools , DLL files etc ) required before I can...
View ArticleJCo empty Parameters
Hi all, I'm building a Java-Demo-System to interact with a SAP-System.For the interaction I'm using JCo 3.0. My code is based on the examples delivered in the JCo-Download Package.The JCoClient works...
View ArticleError 328 when calling a HANA function via JDBC
Dear all, I'm trying to call a HANA function via JDBC and receive error 328 "invalid name of function or procedure" although the function exists in the catalog and is accessible. Let's define an...
View ArticleJava RFC Connection: Step by step
Hi folks, my first goal is to achieve a remote function call from Java to SAP or the other way.My first attempt is a Java application which does a RFC to a SAP ABAP function that returns me some...
View ArticleSAP NetWeaver Compostion Environment 7.3 trial version download
Hi When I try to download the SAP NetWeaver Composition Environment 7.3 trial version download located at SAP_NW_CE_7.3_TRIAL_VERSION_abstract I get an error stating that the web page is not available....
View Articlehow to print a return structure for BAPI_PO_CREATE1
Hi i am working with creation of Purchase Order using JCO3. I am having difficulty in printing the return structure or the response. Could someone help in understanding what line of java code i have to...
View ArticleHow to convert string yyyy-mm-dd to date dd/mm/yyyy
Hi Experts, I am getting date in the form of string 2007-06-30 from R/3. How I can convert this string into a date in the form 30/06/2007. I have to use java.sql.Date. Following code is not working. As...
View Articlesapjco3.dll (32bit VS 64bit)
Hi All, I using sapjco3.dll on 64bit Windows 2008 system for JCO Connector.i am getting the below errorjava.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 32-bit .dll on a...
View ArticleOptions in RFC_READ_TABLE
Hi all, In RFC_TABLE_READ as I can put in an option like? when the field type like * XXXX *. It's more if someone could tell which are the operators that exist in the where clause. Thank you very much
View ArticleSAP NetWeaver Compostion Environment 7.3 trial version download
Hi When I try to download the SAP NetWeaver Composition Environment 7.3 trial version download located at SAP_NW_CE_7.3_TRIAL_VERSION_abstract I get an error stating that the web page is not available....
View ArticleError 328 when calling a HANA function via JDBC
Dear all, I'm trying to call a HANA function via JDBC and receive error 328 "invalid name of function or procedure" although the function exists in the catalog and is accessible. Let's define an...
View Articlesapjco3.dll (32bit VS 64bit)
Hi All, I using sapjco3.dll on 64bit Windows 2008 system for JCO Connector.i am getting the below errorjava.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 32-bit .dll on a...
View ArticleNWDS 7.31 download
Hi all,I need to download NWDS 7.31, so I tried on SMP.I looked it up at the usual path:SAP NetWeaver and complementary products > SAP NetWeaver > SAP EHP1 FOR SAP NETWEAVER 7.3 > Entry by...
View ArticleHow to open a new JSP as a Popup
Hello everybody, I have quite some experience working with java web dynpros, however I now have a requirement to work on an existing JSP page to add some new functionality, and I'm a little bit lost...
View ArticleHow to make a RFC call to SAP from JAVA
Hello everyone, I want to know the basic idea on how to make a RFC call to SAP from JAVA. What are the pre-requisites for it ? What are the tools (JAVA tools , DLL files etc ) required before I can...
View Article