I have added marketing attributes to a business partner using the FM
CRM_MKTBP_CHANGE_BP. I am able to add the marketing attributes to a BP from the custom table. I have written the code in DO_PREPARE_METHOD in component BP_HEAD.
But the issue is that I am not able to see marketing attributes in the assignment block instantly but when i click on Edit List then it gets displayed else if I go back and open that BP again it gets displayed.
What should I do to solve this issue?
Do i need to write BOL code for the same. If yes can someone guide me with sample code