jco
No end point for service interface! "Error"
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[详细]
2023-04-05 04:45 分类:问答how to access the SAP JCo connector from a Java Web Service?
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:[详细]
2023-03-17 11:38 分类:问答Does Spring have support for SAP JCo transactions?
Does Spring have support for JCo transaction management? How can Transactions be combined with SAP开发者_JAVA百科\'s JCo or JRA transactions?[详细]
2023-03-17 08:39 分类:问答Could not load middleware layer 'com.sap.mw.jco.rfc.MiddlewareRFC'
I\'m using Sap Jco to connect to SAP database with the front end being Java(JSF), When I conne开发者_如何学运维ct to SAP with:[详细]
2023-02-17 20:21 分类:问答Is there any RFC or BAPI implementing the transaction rsscd001 for displaying change documents in SAP?
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[详细]
2023-01-25 02:32 分类:问答DATA_BUFFER_EXCEEDED error when calling RFC_READ_TABLE?
My java/groovy program receives table names and table fields from the user input, it queries the tables in SAP and returns its contents.[详细]
2023-01-25 00:03 分类:问答RFC for remote call transaction
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[详细]
2022-12-31 16:42 分类:问答Future of the "SAP Java Connector"
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[详细]
2022-12-30 20:06 分类:问答How can SAP tRFC server tell client through JCo that function has been carried out?
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[详细]
2022-12-29 18:24 分类:问答JCo | How to iterate column wise
The data from SAP is returned as a JCo.Table. However, we don\'t want to display ALL the columns in the VIEW.[详细]
2022-12-29 03:32 分类:问答