Skip to Content
1
Jun 05, 2020 at 06:05 PM

Can't find web services for personnel management (BYD)

182 Views Last edit Jun 06, 2020 at 02:50 AM 2 rev

Hello Experts,
I am working with a custom solution to manage information for the personnel, this includes the web services to hire, re-hire, leave and change information of the personnel. I started to have troubles with the Web services.

Example with "ManagePersonnelHiringIn"

Here Is my request:

http://schemas.xmlsoap.org/soap/envelope/" xmlns:glob=" http://sap.com/xi/SAPGlobal20/Global"> 1 2020-02-20 91139 Agustin Jaime Ojeda Aguilar MX 1960-02-02 Toluca MX Toluca 34563 Calle123 54 MX 1 34 WEE 31 VB-SA

And this is the response

http://schemas.xmlsoap.org/soap/envelope/"> soap:Server RABAX occurred on server side http://www.sap.com/webas/710/soap/runtime/abap/fault/generic"> 20200529 190209 MESSAGE_TYPE_X_TEXT

When I try to visualize the error in the system UI, on the Web service monitor it just says "Please see Application Info section in the dump for more details".

Then I tried to check the documentation in the service explorer but it is not longer there and can't find it anywhere.

The service has changed? Or do I have to use another method for this.

Thank you.