2021 Mar 22 3:00 PM
I'm trying to extend BP roles to add vendor roles using API CL_MD_BP_MAINTAIN=>MAINTAIN,
but I'm facing a problem that I should add populate the BP data again, shouldn't it inherit it or something like that,
why should I add all the BP data again, I just need to add vendor roles, company and purchasing data, I need it to inherit all the old BP data , is it applicable and how to do it?
Thanks in advance.
2021 Jun 07 6:36 PM
Hello Mohamed,
Can you please verify your mapping fields for the role structure?
I solved it without filling 'partner-central_data-role-current_state = abap_true'.
After this just filled the needed fields to insert a new BP role. Previous roles were not deleted.
Best regards
2024 Apr 10 5:01 PM
Hi p_maciel,
for the same issue as the formed member described, could you please explain which fields have you filled in the roles structures? .. have you filled other structures in order to add a new vendor role using CL_MD_BP_MAINTAIN?
Thank you