Application Development and Automation 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: 
Read only

Add custom subscreen to initial screen of BP tcode

abhishekindapure
Explorer
0 Kudos
832

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
Read only

RaymondGiuseppi
Active Contributor
0 Kudos
778

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?

Read only

abhishekindapure
Explorer
0 Kudos
778

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.

Read only

RaymondGiuseppi
Active Contributor
778

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.