Set language for NWDS 7.5
Hi all, is there any way to set the language of the NWDS 7.5 to en for example? I was able set the eclipse to en but all SAP extensions are still in that "google translator style" German which is...
View ArticleCall java from ABAP
Hello, the JCo Tutorial says that "...both inbound (Java calls ABAP) and outbound (ABAP calls Java) calls are possible..." But I didn`t find any informationen about calling Java functions from ABAP....
View ArticleWhat's wrong in my JRA (JCo) Server model implementation?
Hi community, We have to migrate our Java web application to (Java).Our application receives data from a remote ABAP system. Thus, we had implemented a JCo 3.0 Server to handle the incoming calls. But...
View ArticleReimport of CAF external service is not generating java files
Hi Experts, I am reimporting an RFC into as CAF external service. After importing the RFC the CAF application is not updating the relevant Java files to reflect the new structure of the RFC. Kindly...
View Articlewebdynpro applications using java
Mates, I want to create web dynpro applications using java . where can I download SAP Net Weaver Developer Studio (NWDS) from. Doe sit have some restrictions to download ? What else should i need to...
View ArticleUsing FTP_R3_TO_CLIENT with JCo 3
Hey all,I'm using FTP_R3_TO_CLIENT to send data from SAP to a java standalone server which uses JCo3 (JAVA SAP Connector Version 3.0.8). The function uses the table 'BLOB' to transport binary data.CALL...
View ArticleReturns o rows from sap table
Hi I am new to sap.I want to pull data from sap table .I have wriiten following code JCO.ParameterList input = function.getImportParameterList(); input.setValue(partner.getProject(),...
View ArticleProblems after upgrading kernel and Oracle in Biller Direct
Hi experts, Last weekend we have upgraded Oracle from 10.2.0.2 to 11.2.0.2 and then, the kernel from 7.00 to 7.21. Everything in the SAP system and the BBDD is Ok, but the webpage of Biller Direct...
View ArticleInfoViewPLATFORMSVC_COOKIE_USR value encrypted BO 4.1
Hello, in bo3 we have developed a webapplication, deployed on Apache Tomcat for BI, that reads the cookie value InfoViewPLATFORMSVC_COOKIE_USR to resolve the current user name. Now we are migrating to...
View ArticleException occured during launch Reason: Error within Debug UI:
Hi Experts, I want to the debug a repository service and I get alway a error message "Exception occured during launch Reason: Error within Debug UI:", when I press the debug button. Once, I was...
View ArticleJava File not writing anything in log
Hi All,I created a Java File. It is executing. I can see that from security log because it is a logon module. This file is supposed to write lot of debug/error log message. It is not coming to...
View ArticleFTPEx: 520 Unexpected reply codeControl connection prematurely closed by server
Hello experts, I have created a simple file to file scenario in PI and I am connecting the sender FTP server using FTPS protocol.The parameters on the channel are as mentioned below: Data connection:...
View ArticleSet language for NWDS 7.5
Hi all, is there any way to set the language of the NWDS 7.5 to en for example? I was able set the eclipse to en but all SAP extensions are still in that "google translator style" German which is...
View ArticleBiller Direct function-mapping.xml
Hi Experts! I am working with SAP Biller Direct application. I have created a copy of the function GEN_EBPP_PUT_DATA called ZGEN_EBPP_PUT_DATA and I want Biller to call my Z function and no the...
View Articlefunction-mapping.xml
Hi, I am working on an mySAP Financials SAP Biller Direct application. I have created a custom User Creation function in R3 backend as opposed to the standard SAP function GEN_EBPP_ISR_CREATE_USER....
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 ArticleBAPI Transaction commit in JCo
Hi, I am posting a GL document via JCo (Java Program ) into SAP using the BAPI_ACC_DOCUMENT_POST and then calling the BAPI_TRANSACTION_COMMIT to commit the transaction so that it gets updated in SAP...
View ArticleHow to transport Z table entries
Hi,I'm creating a SAP Java EE application which will allow users to maintain table entries in dev and transport them to pre-prod, prod etc. This is achieved on ABAP stack when we maintain the table...
View ArticleMaxPool Size and MaxConnections question
Hello Experts, I have a JCo server with JCo 3 library.Using the same user configurable value for MaxConnections and MaxPoolSize, actually for JCO_CONNECTION_COUNT, JCO_WORKER_THREAD_MIN_COUNT and...
View ArticleAccess SAP SolMan ChaRM Ticketing System via RFC
Hi everyone, I am searching for a possibility to access the SAP CharRM Ticketing system via RFC Call (BAPI) from a Java Applikation. I would like to get the following data:Number of Changes Reaction...
View Article