

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Using SAP connector 3.0 on an MVC application
Try adding a new row before calling SetValue. Please check the below:
employeeHoli.Append(); employeeHoli.SetValue("ColumnName", "0000345");
You use a table parameter that can hold multiple lines. You have to append the above lines that will return some structure and you can fill that structure.
- Related Questions & Answers
- Connecting SAP system from C# application via .NET Connector 3.0
- Downloading SAP.NET connector to integrate .NET application with SAP system
- Calling external programs using SAP connector
- Downloading file using SAP .NET Connector
- Building an XCode application using Maven plugin (SAP)
- Using an Angular app as SAP Fiori application
- Writing a material on SAP system via .NET Connector
- Modifying or Executing SAP jobs using .NET Connector
- Send an Idoc using SAP.net connector 3.0 from a non-SAP system
- Alternative of SAP .NET Connector
- Accessing SAP Web Dynpro page within an application using NSURL
- SAP UI5 application throws an error while using Tree map
- Reading an image using SAP OData v2 in UI5 application
- With use of SAP .NET Connector to perform an upgrade
- Fetching monitoring data in an application using SAP FM's
Advertisements