former_member193355
Contributor
Member since ‎2007 Feb 25

User Statistics

  • 925 Posts
  • 23 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

Hello All, We have a Jason data format (JDF)-To-IDOC scenario where a third party (crontab job) sends JDF messages to PI Message Queue, from where the sender JDF channel picks them and converts them to IDOC-xml with the help of message mapping and ...
Hi Experts, Does anyone knows how to manipulate the Withholding Tax liable property in a document line of a/r invoice service document ? In my ar invoice, there are several lines of service item but only one line is subjected to wittholding tax. So...
Hello experts, I have a VB.net 2015 program whereby I am trying to add Ar Invoice service from one table (source). The ar invoice data can be seen in the scenario.png file: I want to add two ar service invoices using vb.net 2015 through D...
Hello, I tested the import of a excel-file using vb.net application into a table in a hana studio schema. I did not use hanabulkcopy because it has bugs. The hana studio is used for SAP B1 Hana application. The version is 1.0 Unfortunately the te...
Hi Experts, I got the error: Unable to cast object of type 'System.Data.DataSet' to type 'System.Data.IDataReader after running an application to export data from mysql database table and to import the data in the hana schema table. Both tables...