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: 

VA01 Partner Selection Popup new custom field.

Former Member
0 Kudos

Hi guys,

In the Sales order creation VA01, is there any way to add custom field to the partner selection pop up? I need to add in the email address as part of the popup.

Which userexit / badi can do that? Many thanks!

Regards,

Chris

2 REPLIES 2

Jelena
Active Contributor
0 Kudos

Which function module are you referring to? And how would an ABAPer add it to the standard pop-up?

Unless you can provide more specific information, kindly don't suggest simply to unload work to ABAPers.

raymond_giuseppi
Active Contributor
0 Kudos

You could change the result of the search help identification (form define_search_help) to assign a specific search help that you previously defined with the email address, use the explicit enhancement option at end of the form. Else you could try to enhance the standard search-helps, most are collective search helps so you can append a specific search help.