sample java program which will call SAP bapi function sales order create
hi all, i am SAP technical consultant, i need a java program which will call SAP BAPI fuction module for sales order create i.e) BAPI_SALESORDER_CREATEFROMDAT2passing values from a xml file. u...
View Articlesample java program which will call SAP bapi function to get PO details from SAP
Hi all, I am new to bapi with sap, Any one guide me to interface with sap in java to get details from PO order,From Java end if i put particular PO number it will get details about PO from SAP...Any...
View ArticleJava Code Review Tool in NWDS 7.3
Hi All, I am trying to configure many (simulataneously) open source community tools with NWDS/I 7.3 SP08 but I found there are lot of issues with Plug-ins and Eclipse Version is old. Now I am using...
View ArticleDoes SAP HANA supports JCo to call BAPI RFC's and to receive IDocs?
Hi, We are using a WSO2 ESB to integrate our SAP 4.7 version system with SalesForce.com and as part of this integration we use JCo libraries to receive IDoc's and to execute RFC's from ESB. This year...
View ArticleHow to get MYSAPSSO2 token from session
Hi All, I have session bean which is exposed as web service, Now I want to get MYSAPSSO2 token value using java code, how will I get that? ---------------Thanks
View ArticleHttpServlet with @WebServiceRef in another DC
Hello wisemen! I created web-service client (consumer proxy) at DC1 (EJB) and http servlet at DC2 (Web). DC1 and DC2 are under NWDI control at some SWC.For DC1 also I create job definition to check...
View ArticleBiller Direct 3.0 Connection Manager
Hi All, Have just finished installation of Biller Direct 3.0 on the J2EE engine. Worked with XCM to create the proper Connection Manager settings back to the R/3 Enterprise system. Test of the...
View ArticleHow to connect to SAP AS JAVA?
Hi, I am developing an JAVA application, which will connect to SAP AS Java dataSource. My environment don't have ABAP installed. So, I believe use of JCo connector is not an option. Is ther any other...
View ArticleHello World
Hello, I am working on my first Hello World application to get familiar with the environment and I am having a difficult time with the XML file. I created a new UI5 application and selected XML...
View Article"service" is null @WebServiceRef
Hello Experts, I'm using '@WebServiceRef' in my Web Module.Sometimes the 'service' object is null. public class WsStaffMobile { @WebServiceRef (name="WsAuthUserWebService") WsAuthUserService service;...
View ArticleNetWeaver HTML5 CSS JS Java 7
Hello, we want to build customer-centric applications frontend based on HTML5 CSS JS, for data-exchange we use JSON, business-logic based on Java 7 run on NetWeaver. For HTML5 CSS JS we use SAPUI5 on...
View Articleverify url secKey
Hi, I need some help implementing a small interface for arcchive link (the http-interface). I want to verify the url using the seckey parameter and the certifiacte the sap-system supplies. I'am using...
View ArticleGet an netweaver's instances list
Hello, how can i get an netweaver's instances list programmatically from java code(i hope it will be an object, which i will get from JNDI)? Next, i want to get an information about a nodes from this...
View Articlecom.sap.exception is deprecated
Hi, while adding the DC com.sap.exception to my project in NWDS 7.2 it shows that it is deprecated. Which DC does replace the deprecated one? Best regards,Kevin
View ArticleJCo3 with ubuntu 12.04 - no sapjco3 in java.library.path
Hi everyone, I am facing a problem with JCO3 under ubuntu 12.04 LTS. I have downloaded sapjco3-linuxx86_64-3.0.11.tgz adn extracted it to "/sapjco/".After that I made the follwing entry in...
View ArticleHowto decode - decrypt MYSAPSSO2 Ticket with native JAVA - (No JNI)
Howto decode - decrypt MYSAPSSO2 Ticket with native JAVA - (No JNI) I need to decode a Portal Ticket for a non SAP System. I was searching theSAPNET and SDN but there was no matching Sample - nor a...
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 view SAP JPA query
Hi All, In Hibernate we can see the query by setting in persistence xml file<propertyname="show_sql">true</property> Do we have anything like this in SAP JPA so that i can see the...
View ArticleHow to call additional Enrolment page from SAP Logon?
Hi Team, I have a requirement here to customise the SAP logon page.My requirement is, when a user logins in with his User ID and Password and when he clicks Logon then it should redirect to my...
View ArticleHow to handle Destination exception
Hi Champs, I am using destination service. When I am throwing or catching Destination exception it is giving error No exception of type DestinationException can be thrown; an exception type must be a...
View Article