cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while testing a ABAP Web Service

Anupama1
Explorer
0 Kudos

Hello,

I'm facing a problem while testing a webservice for the BAPI BUPA_CENTRAL_GET_DETAIL. I have opened the Web Service Home page, and I get no error. I fill in the input values and then when I send the request, I get back an error which says "Authority check failed"

Urgent help needed..

Thanx,

Anupama

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

you need s_service and s_object authorization objects in your role.

its explained in this document

section 3.1 on page 7

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/92d80512-0a01-0010-32a3-cd3...

Regards

Raja

Anupama1
Explorer
0 Kudos

Hello Raja,

Thanx a ton for the pdf. It is very helpful.

Regards,

Anu