- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- 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 Articles
- Connecting SAP system from C# application via .NET Connector 3.0
- Send an Idoc using SAP.net connector 3.0 from a non-SAP system
- Adding a field to SAP RFC table using .NET Connector 3.0
- Upgrading SAP .NET Connector from .NET 2.0 to .NET 3.0
- Upgrading SAP.NET Connector 1.0 to .NET Connector 3.0
- Downloading SAP.NET connector to integrate .NET application with SAP system
- Downloading file using SAP .NET Connector
- Calling external programs using SAP connector
- Using an Angular app as SAP Fiori application
- Building an XCode application using Maven plugin (SAP)
- Modifying or Executing SAP jobs using .NET Connector
- Writing a material on SAP system via .NET Connector
- What is Agentry Toolkit in SAP Mobile Platform SMP 3.0 SDK? How do you use it in an application?
- SAP UI5 application throws an error while using Tree map
- Reading an image using SAP OData v2 in UI5 application

Advertisements