Error occuring when i try to create a Keyfigure InfoObject
Hello,
I'm trying to create a keyfigure infoobject using the BAPI_IOBJ_CREATE function.
I'm consuming this function via a .NET proxy generated by SAP Connector
When I try to create it, i get a "Screen output without connection to user" error. I guess that is because a parameter is not set in my BAPI6108 object, but, I have absolutely no clue about what is missing.
- I only get this error when i'm prefixing my keyfigure with its namespace. When i don't prefix it with its namespace, it is created without any error.
- After the error occured, the object is here but because of our limited knowledge of the SAP world, we cannot guarantee that it is correctly build and usable.
Thanks in advance.