2016 Mar 01 4:58 AM
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.
2016 Mar 01 10:20 AM
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