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 ArticleSAP JCO 3, DestinationDataProvider, Environment and tomcat
Hi all, So I am upgrading from SAP JCO 2 to 3 and have implemented my own DestinationDataProvider. I register it with Environment.registerDestinationDataProvider. This is in a tomcat environment with...
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 ArticleSAP JCo Download
Hi, Is there a way I can download or get the SAP JCo for Linux 32 bits to test SALT APPS ? I have no partner number nor customer number and I thought this Connector was available for any developer to...
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 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 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 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 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 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 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 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 Articleconvert .txt file to .pdf using java code
Hi, My requirement is to read the .txt file and convert it into .pdf file after changing certain text.Searched the net got a document on iText ..is it the only way for conversion or any other...
View ArticleJSF Authentication
Hello, I'm trying to protect a JSP behind a login page on SAP NW 7.4. Nobody should be able to access the page unless they login beforehand (using the default NW Login). Like stated here: Specifying...
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 ArticleAdding Function Imports to OData Services
Hello, I try to add a Function Import in my OData service but it doesn't appear in the &metadata, so I can't access it.I am following this tutorial :...
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 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 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 Article