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: 

general

Former Member
0 Kudos
56

Hi Folks,

I have a requirement where i have to customize the search help on the selection screen. For example i want the billing type only pertaining to sales org AA01 , dist channel AA , division AA. How wud i achieve this.in short when the user clicks on f4 he should be able to see only those values..

Regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos
40

You have to use FM 'F4IF_INT_TABLE_VALUE_REQUEST'

Check the below link for source code :

Thanks

Seshu

1 REPLY 1

Former Member
0 Kudos
41

You have to use FM 'F4IF_INT_TABLE_VALUE_REQUEST'

Check the below link for source code :

Thanks

Seshu