I\'m getting No end point and attachment support error while I\'m trying to reach my webservice. I can开发者_JS百科 make the authorization but then I can not be able to get to the webservice because
I\'ve a java web service in Eclipse for Mac usi开发者_开发技巧ng the JCo connector to access a number of RFCs, but my java code could not access SAP that had the error \"(102) JCO_ERROR_COMMUNICATION:
Does Spring have support for JCo transaction management? How can Transactions be combined with SAP开发者_JAVA百科\'s JCo or JRA transactions?
I\'m using Sap Jco to connect to SAP database with the front end being Java(JSF), When I conne开发者_如何学运维ct to SAP with:
I would like to know whether there is any RFC or BAPI functions to display change documents (transaction RSSCD001) based on input query in SAP. The customer requirement is to implement a java monitor
My java/groovy program receives table names and table fields from the user input, it queries the tables in SAP and returns its contents.
How do I call the SAP report (for example RSPARAM) with help JCo? What RFC may be used to remotely call SA38 transaction with RSPARAM (e.t.c.) as parameter and then return results for later开发者_Sta
Is the SAP Java Connector still a good way to connect a Java Application with SAP ? Will there be a support and maintenance of the connector in the future (especially in ECC 6.0) or is the one and onl
SAP开发者_开发技巧s \"Transactional RFC Technical Description\" document (release 4.0, see http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ee6bca90-0201-0010-5792-d9693e2eac83?Quick
The data from SAP is returned as a JCo.Table. However, we don\'t want to display ALL the columns in the VIEW.