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

multiple selection in Search Help

Former Member
0 Likes
1,755

Hi all,

I have the following requirements:

After press F4, it shows a list of entries from a table. It should allow the user to make a multiple selection. A value is generated based on the selection using some logic and then transports the value to the field.

Any idea?

Thanks in advance!

Regards,

Hui

5 REPLIES 5
Read only

former_member194669
Active Contributor
0 Likes
758

Hi,

You can find lot of thread in this for forum for your query.

example

a®

Read only

0 Likes
758

Hi,

You can find lot of thread in this for forum for your query.

example

a®s

Thanks ! it's helpful! But my requirement is a little bit different. (Sorry I didn't make it clear)

I created a table maintenance (SM30) for a table. The F4 Search help should be applied to a field of the table when a user creates a new entry. I hope it makes clear.

btw: I have awarded some points! Because it's also good to know some other ways:)

Read only

0 Likes
758

I have a question.

For example: the following is the table maintenance you have


--------------------------------------------
Field1  |  Field2   |  Field3   |   Field4  |
XXX     |  XXX      |  XXX      |   XXX     |   
XXX     |  XXX      |  XXX      |   XXX     |   
XXX     |  XXX      |  XXX      |   XXX     |   
XXX     |  XXX      |  XXX      |   XXX     |   
--------------------------------------------
              ^
              |
              |

If in the above example if you are applying a F4 help for field

Field2 , how will you apply multiple values for field in a row?

a®

Read only

Former Member
0 Likes
758

hi

good

pls try this.

Alternatively you may have a look at my sample report ZUS_SDN_F4IF_INT_TAB_VAL_REQ in thread

F4IF_INT_TABLE_VALUE_REQUEST Functionality

thanks

mrutyun^

Read only

Former Member
0 Likes
758

Set CALLCONTROL-MULTISEL = 'x' in Search Help Exit