Hi,
I have created a BP/Account using the following BAPI
BAPI_BUPA_CREATE_FROM_DATA
Now the requirement is to assign a default employee responsible to it. I have used this bapi for this;
BAPI_BUPR_RESP_EMPLO_CREATE
Now my problem is - I cannot see employee responsible updated in WEB UI, but when I go to transaction BP and try to look newly created BP - the employee responsible is updated here in relationships.
Any idea why it's not coming in WEB UI. Do i need to use some other FM?
Thanks,