Prevent JCo of sending empty fields?
Hi everyone, I am currently writing an interface for creating customer and material master data inside sap.For this purpose I use Java and JCo3. My interfaces are working properly, but one thing is...
View ArticleSAP JCo Moving and upgrading
Hi experts, I have an existing java application that's been running successfully for years. It's running on Tomcat 6.0 and connects to a MySQL database and connects to SAP via JCO. I had to migrate the...
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 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 ArticleAssigning date value to a date variable
Hi,How can I hard code a date (09/22/2006) in a date variable? Help me out. Thank you.Regards,Dhana
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 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 ArticleDYNPRO_SEND_IN_BACKGROUND
Hi All, I am executing a JCO Program which triggers a RFC using JCO's <b>execute(String functionName)</b> method. RFC inturn calls an SAP interface which process the goods issue files....
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 ArticleJco RFC Destinations vs HTTP Destination
Hi, I am new to AS JAVA Systems.Can someone please explain the technical difference between JCo RFC Destinations and HTTP Destinations?
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 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 ArticleProblem migration from SAP JCO 2.1 to SAP JCO 3.0
Goodmorning, I need information to migrate my code written in java from SAP JCO 2.1 to SAP JCO 3.0 and IDOC to ver. 3.0 I read SAP JCo 2.x-3.0( Standalone)Migration Guide, but some information I don't...
View ArticleHow can I debug a my bean running as a Job in the Java scheduler
I want to debug my message bean in NWDS which is running on the SAP netweaver called by a Java scheduler Job definiton.Can somebody give me a hint how to do this ?
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 ArticleCould not initialize dynamic link library sapjcorfc
We are tryibg to use Sap Jco under J2EE Tomcat application running onAIX 5.3 64 bit, with JRe 1.4.2.We are reciving this error : HTTP Status 500 --Type Exception report messagedescription The server...
View ArticleLooking for a simple Two-Factor Authentication solution for your Java...
* * * Are you already looking forward to the NEW 2016? * * * Have you planned security improvements for your corporate applications running on AS JAVA during 2016?Do you know that SAP offers a simple...
View ArticleUnable to connect into SAP through JCO
Hi Experts, I am getting below error while running the JCO connection program. Exception in thread "main" java.lang.ExceptionInInitializerError: JCO.classInitialize(): Could not load middleware layer...
View Article