Hi, everyone.
We have problem with accounting of invoices (VK) by BAPI BAPI_ACC_DOCUMENT_POST.
Sometimes (I don't know when) when I use this BAPI, my invoices have amounts a hundred times greater (18000 instead of 180 and 15678 instead of 156.78)...
My C# script get data from XML. I have this XML and it's data was correct (there was amounts with commas). My SAP settings are the same like earlier but now, when I modify data manually (commas to dots) my BAPI works correctly. It's strange. My quest...
Thank you, 3a9e4ce873a94034b33dc62b0ce600ee for your answer.I use C# library and yes - it runs with a user id. I checked user settings and every user has comma as decimal point. Can I force decimal point by BAPI attribute?