Hi!
I am trying to build a small Java-Application and want it to communicate with SAP BP.
And i am wondering which methods can be used for the webservices to do the following things:
- Displaying,
- Adding,
- Changing,
- Deleting a Businesspartner.
I tried the following Methods as Webservices:
createFromData:
After trying to create a BP i cant find the created BP anywhere, but the TableOfBapiret _return is empty so no errors should have occured.
Can anybody help me please?