convert .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 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 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 ArticleWhere to Download the SAP Memory Analyzer
Hi, I atended into the SAP Memory Analyzer presentation on the TechDay and it seemed to be a Free Tool but When I go into the link to Download it it says that it has a 90 day License and that it can...
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 ArticleEJB Error: Unable to look up a remote EJB
I am getting the following error when I am trying to look up a remote EJB from another EJB. Error occurs while the EJB Scheme Context Factory trying to resolve an EJB with scheme...
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 ArticleHow to connect to My HDB Server using JDBC
Hi Experts, I am trying to connect to my SAP HANA DB Server with following code. package connection;import java.sql.*;public class ServerCon { public static void main(String[] argv) { Connection...
View ArticleBiller direct application is not visible in my AS JAVA system
Hi I am trying to run biller direct using SAP Netweaver 7.3 AS JAVA system. I am not able view Biller direct application in the list of applications. In the same server, ECC 6.0 EHP6 AS ABAP is also...
View Articlep4 over http tunneling
Hi guysI have SAP NW 7.4 (only JAVA stack).Was configure p4, add to profile this parameters icm/server_port_2 = PROT=P4, PORT=5$(SAPSYSTEM)04icm/server_port_3 = PROT=P4SEC, PORT=5$(SAPSYSTEM)05 and...
View ArticleABAP function module in Java servlets
Hi friends, could any one please let me know how to call ABAP function module in Java servlets ThanksSrini
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 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 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 ArticleSap System is very slow.
Hi, We are using IDES system on windows NT and sql server as database. But the system is very slow .... I increased the dialog processes from 7 to 12 but there is no use. Also tried st02 and saw some...
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 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 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 ArticleWhere to Download the SAP Memory Analyzer
Hi, I atended into the SAP Memory Analyzer presentation on the TechDay and it seemed to be a Free Tool but When I go into the link to Download it it says that it has a 90 day License and that it can...
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 Article