Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Add custom subscreen to initial screen of BP tcode

abhishekindapure
Explorer
0 Kudos
308

I wanted to add a custom subscreen to this screen of BP. This new subscreen will check for duplicate Vendor/Customer based on some details. All the other solutions I found on the internet were for creating or changing the existing bp. Please suggest me a BADI or any other solution

3 REPLIES 3

raymond_giuseppi
Active Contributor
0 Kudos
254

For what purpose do you want to add a tab, what do you want to display on this tab, what functions do you want to execute on it?

abhishekindapure
Explorer
0 Kudos
254

I have edited the original post. Basically I have to add a subscreen where I will check if a vendor or customer already exists or not.

raymond_giuseppi
Active Contributor
254

You could start with the BAdI BUPA_INITIAL_SCREEN or Enhancement Spots ES_SAPLCPDI and a bit of debugging to find a way to modify the initial screen.