Application Development and Automation 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: 
Read only

BAPI needed for BP creation

Former Member
0 Likes
481

Hi all,

Is there any single BAPI available to Create a BP, create "Internet User" role

and assign a User for that "Internet User" role

i.e Is there any single BAPI available combining the below BAPI's

1)  BAPI_BUPA_CREATE_FROM_DATA

2)  BUPA_ROLE_ADD_2

3)  BP_BUPA_CREATECENTRALPERSON

4)  BP_CENTRALPERSON_ASSIGN_USER

PS: I know BAPI_BUPA_FS_CREATE_FROM_DATA is available to create and assign role.

Thank you in advance.

1 REPLY 1
Read only

ThangaPrakash
Active Contributor
0 Likes
407

Hello Samson,

There is no single BAPI to serve your purpose. Only solution is to create a custom one with these two BAPI's.

Regards,

Thanga