How 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 ArticleWhen will SAP Java AS for EE 6 see the light?
Hi all,As far as I know, SAP's bleeding edge AS (NW73 AS) is based on EE5.As several java AS vendors are releasing EE6 compliant products, I would like to know whether any deadline has been set for...
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 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 ArticleGeneration has failed due to invalid persistence unit in JPA
Hi Experts I am getting error while generating the dictionary table using the JPA Tools-->Generate Tables from Entities. Error is given below Generation has failed due to invalid persistence unit....
View ArticleJCO in eclipse
Hi All, I need a step by step tutorial to install JCO in eclipse and to call RFC through it. my project requirement is to call SAP data into SQL server ,we created RFC for calling data from SAP ABAP....
View ArticleSAP jco or web services, which i should use ?
hi all, I have to create a JAVA web aplication and i need get data from SAP ERP, which i should use sap jco or web services ? pros and cons of both ?
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 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 ArticleType Casting Of Super Class is Throwing Runtime Error in Java 1.6
Hi All, I am facing Runtime Error while executing Custom code in Java 1.6, which was working fine with Java 1.4. The issue is Typecasting Super Class Object to Sub Class Reference. Scenario is...
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 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 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 ArticleJava code for NetWeaver AS Java
Hi, I am trying to develop a java code which will change the NetWeaver AS Java user passwords as provided by me.But, I am unable to find a way by which i can automate the process.Is there any way by...
View ArticleInstallation of SAP Netweaver Composition Environment 7.1 SP5 - Developer
Where you can download SAP Netweaver Composition Environment 7.1 SP5 for windows xp? The following link **************** - Installation of SAP Netweaver Composition Environment 7.1 SP5 - Developer...
View ArticleHow to parse html to well-formed and to pdf
Dear friends, I have reqruiment to convert xml to pdf, to do that i tried many ways, flying sourcer, itext, apache fop and etc. but the generated xml and xslt is coming with errors, therefore i...
View Articlebusiness connector exceptions(java)
Hi, I am getting java exceptions from Business connector server continously.Need to know the root cause of these errors and how they can be eliminated. The error i am getting is as below:...
View ArticleBAPI Create Customer Contact
There is no problem to create a debtor with the BAPI: BAPI_CUISTOMER_CREATEFROMDATA1 with parameters COMPANYDATA and COPYREFERENCE filled.But is there a way to add a contact to the created debtor?...
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 Article