2021 Jun 28 2:05 PM
Hello .
I managed to add some custom fields on BP main screens , however I can not do this at relationship.
I've created a screen, view, field group, fields... assigned each one to one another, but nothing shows.
Thank you.
2021 Jun 28 3:23 PM
What are field you have added? Can you share a screenshot what field you have addedd. Also, can you share your exact requirement, so that alternate workaround can be planned.
2021 Jun 28 3:32 PM
I found this BADI in SPRO. Can you check whether it's helpful for you.

I also found below thread, please check if its helpful.
https://answers.sap.com/questions/1283458/bp-relationship-but050.html
Thanks,
Gourab
2021 Jun 28 3:38 PM
2021 Jun 28 3:36 PM
In "general data" section I added the tab "additional data" wit it's View and fields.

I would like to do the same at "relationship" section. Or at least add some new fields to existing screen (no new tab is required).

2021 Jun 29 9:23 AM
Hi gdey.sapabap,
The link you've attached was partly helpful (thank you) . It says: "If you want to add fields from the database tables BUT000, BUT050 or BUT051 to the relationship overview, you only need to add the fields with the same name to the structure BURS_JOEL_OVR_EXT. A BAdI implementation is not necessary in this case." - this is my case. I managed to add my fields to ALV, however I still see no way to show these on the screen so I could populate these with data.
I think it must be something with T-code BUPT -> Business Partner Relationships -> Control -> Screen Layout. But as for now t doesn't work.
Łukasz.
2021 Jun 29 9:38 AM
Ok. I was also checking the community. There is something call EEWB(enhancement workbench), which can be used for enhancing BP. But, not sure whether it will help you to add fields on relationship.
Thanks,
Gourab
2021 Jun 29 12:06 PM
Hello .
I did this with EEWB. It's a user friendly (next->next ...) wizard. No need to explain. But "Certain settings cannot be made automatically for an extension." -> I had to add the generated views to the V_TBZ9J for the BUR001 Relationship Cat. and finally new tab with custom fields appeared. Please Write your answer with EEWB (not as a comment) so I could accept this answer as correct.
THANK YOU.
2025 Mar 02 7:48 PM
Hello,
I need similar requirement and also tried by EEWB, although my data are not saved into BUT050 table but into a new generated by EEWB Tcode... How to pass data from custom screen/view to BUT050 table ?
Thanks
https://community.sap.com/t5/enterprise-resource-planning-q-a/bp-relationship-enhance-not-saving-dat...