nCo 3 fails after beginContext/endContext
Hi, I'm developing an application with some calls to function modules on SAP. The function modules which just one call without need to encapsulate between a beginContext and endContext works fine, but...
View Articlesapnco error IsDestinationConfigurationRegistered() method not found
I am trying to integrate SAP using Microsoft BizTalk Server. while doing that I get following error. It seem BizTalk is looking for a function that does not exist, instead there is similar function...
View ArticleSAP HANA CLIENT and Visual Studio 2015
I downloaded SAP HANA CLIENT package and installed it according to the documentation (HDB_CLIENT_WINDOWS_X86_64).I am trying to add a connection to HANA database in Visual Studio 2015 Community however...
View ArticleSAP .NET 3.0 Connector : BAPI_GOODSMVT_CREATE Issue
Hi,I m a SAP Newbie. I've a problem with BAPI_GOODSMVT_CREATE BAPI_GOODSMVT_CREATE is not working fine.In the Return-Vars I've a message "No goods receipt possible for purchase order 2100021747...
View ArticleOrder tree overview for order/material
Hello,I am struggling with finding overview tree of production order and material.I can access desired data through MD04 transaction with Material and Plant data.Then after pressing the Order report...
View ArticleIssues with SAP Nco 3.0 - RfcInvalidStateException
Hello,at a customer i started to get RfcInvalidStateException and i am unable to connect to the customers SAP System. The message in full detail is: Exception ocurred:...
View ArticleHow to get Order costs with C#
Hello,I am having huge problems with acquiring order cost data to my program in C#. I run the "BAPI_PRODORD_COSTING" remote function module. I get an answer that Costing was executed. I also get all...
View ArticleSAP Table download to excel -> Columns restricted - > Call RFC twice
Hi Experts. I do have a problem to download all columns of an SAP table to excel using RFC function module. I found already the following thread: http://scn.sap.com/thread/3566737. I would like to use...
View ArticleSAP RFC - Get steps for a Job
Hi, I wonder if you have some code sample to get Steps for an existing Job? Preferably I would like the code to include any details about which type (ExternalCommand, ExternalProgram etc), name of...
View ArticleSearch lokal SAP Test System for ERPConnect
Hi, are there a cost free local SAP test system for Download, with which i can test ERPConnect for .NET?Only a simple BAPI, may be RFC-API calls and Webservice-Calls. thanks Frank Dzaebel
View ArticleSNC Library path for .NET Application through RFC Connections
Hi Everyone, I am new to devloping applications to connect with SAP. We are trying to connect a .net application to a SAP Server. We were able to connect using RFC Connections without using SNC. When...
View ArticleHow to do web service in sap to .net
Hi Expert's I need to do web service in sap abap system to .net system.Anyone please explain how to create webservice and send to dotnet system .
View ArticleSAP Connector For .NET-- SNC Library path
Hi Everyone, I am new to devloping applications to connect with SAP. We are trying to connect a .net application to a SAP Server. We were able to connect using RFC Connections without using SNC. When...
View ArticleCulture-specific type conversion in .NET Connector
Hi everybody, I think there is a bug in .NET Connector and here is how to reproduce it: - Create function module with optional input parameter of type FLTP and default value '12345.67890' with comma as...
View ArticleRetrieving General Ledger Items (FAGLL03) using NCo 3.0
Hi, I am looking to retrieve general ledger items for T-Code : FAGLL03 (G/L Line Items) with parameters as below ?G/L Account : 10000000 to 39999999Posting Date : 01.01.2016 to 31.01.2016 Btw, I have...
View ArticleSAP .NET C# Integration
Hi, We have SAP NetWeaver 7.3 with ECC6, data replicated in BW for reporting purposes, and are trying to read the data (costs data for example) from BW using .NET. How can this be achieved...
View ArticleHow to access SAP PM data in .NET application using SAP.NET connector
Hello,I would like to connect to SAP and display some Plant Maintenance data using SAP.NET connector. I am .NET developer working with SAP Plant Maintenance module for more than 5 years. I have access...
View ArticleBAPI_XBP_JOB_START_IMMEDIATELY
So, this might be a stupid and basic question but I am puzzled by the fact that I can only run a Job once after I have created it. Is that how it works? In my case, I have my own scheduler and I want...
View ArticleNCO3 - Empty error message while connecting to Message server
Hello, I can connect to SAP with application server connection, but I need to switch to Message server connection. Connection config: <SAP.Middleware.Connector> <ClientSettings>...
View ArticleSAP RFC - add/update steps to existing Job
Hi, if I have an existing Job in SAP is it possible, throught the .NET Connector, to add or update steps? If yes, do you have any code sample for that? Thank you!
View Article