Hi,
I am a newbie in creating SAP BAPI using C# programming. I downloaded a third-party add-in tools (softwise proxy generator) for C#, then when I run the tools then called BAPI_AP_ACC_GETOPENITEMS. It generated me 4 classes. Please find my classes below.
Now my question is, how to program this classes? I try to create a program but it doesn't give me output values.
My input parameter are;
CompanyCode = "CSA1"
Vendor = "0040000001"
KeyDate = "20081102"
NotedItems = ""
Please find my program in my second post.
Thanks,
Glenn