Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization error for BAPI_BUPR_RELATIONSHIP_CREATE while invoking asRFC

Former Member
0 Kudos
220

Hi ,

I have created an RFC for BP creation which is calling BAPI_BUPR_RELATIONSHIP_CREATE to maintain BP relationship . It is calling from JAVA webservice . while running BAPI_BUPR_RELATIONSHIP_CREATE is returning following error message " No authorization to maintain relationships of category BUR001" .

When I am directly running this RFC no error is returned by BAPI and successfully creating BP relatioship .

Anyone please suggest me some solution for this problem

Thanks

Pranav

1 ACCEPTED SOLUTION

former_member195402
Active Contributor
0 Kudos
93

Hi,

the rfc user of the rfc connection from Java has missing authorities for this action.

Regards,

Klaus

1 REPLY 1

former_member195402
Active Contributor
0 Kudos
94

Hi,

the rfc user of the rfc connection from Java has missing authorities for this action.

Regards,

Klaus