Hi, I'm facing one problem while inserting data into SAP using .Net Connetor 3.0
I'm trying to call Z-BAPI to create a sales document in SAP. This BAPI takes some input parameters in form of structure or tables. Here is my C# code which I have written to accomplish this task...
Whenever I try to execute the above code, I will get the following error : Please enter sold-to party or ship-to party.
Please help me out to resolve this issue. Quick response is highly appreciated and helpful for me.
Regards
Prateek Tiwari
**************************************************
Don't forget to mark solution providing post as "Answered".
It helps others to find correct solutions!
Member
230 Points
53 Posts
Insert Data in SAP using .Net Connector 3.0
Apr 23, 2012 05:04 AM|prateektiwari14|LINK
Hi, I'm facing one problem while inserting data into SAP using .Net Connetor 3.0
I'm trying to call Z-BAPI to create a sales document in SAP. This BAPI takes some input parameters in form of structure or tables. Here is my C# code which I have written to accomplish this task...
Whenever I try to execute the above code, I will get the following error : Please enter sold-to party or ship-to party.
Please help me out to resolve this issue. Quick response is highly appreciated and helpful for me.
Prateek Tiwari
**************************************************
Don't forget to mark solution providing post as "Answered".
It helps others to find correct solutions!