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

F4 Help on selection field

Former Member
0 Likes
630

Hi all,

I need to have F4 help on the screen field which is user name.

I used the select-option type USR01-BNAME but the F4 help does not come but when used from a different table BORGR_USR_GROUP-USR am able to have the F4 help.

Require explanation for the above. Your ideas appreciated.

Regards,

Stock.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
575

Hi,

The field Bname in table usr01 does not have any search help assigned to it, that's why the F4 help is not available Check it in the Entry help/check tab in se11 , while the other table might have search help assigned to it.

regards,

Santosh Thorat.

4 REPLIES 4
Read only

Former Member
0 Likes
576

Hi,

The field Bname in table usr01 does not have any search help assigned to it, that's why the F4 help is not available Check it in the Entry help/check tab in se11 , while the other table might have search help assigned to it.

regards,

Santosh Thorat.

Read only

0 Likes
575

hi santosh,

Yes ...

USR02 is the master table for the User and not USR01 as i had thought.

Thansk !! Points awarded.

Rgards,

Stock

Read only

Former Member
0 Likes
575

In table BORGR_USR_GROUP for field USR there will be elementary search help. You can check it in the table

Read only

Former Member
0 Likes
575

hi

good

Pls try this ,

goto SE11

1.give youe new searchhelp name "ant_name" and Enter.

2.select the radio button elementary search help

3.give short description

4.In defenition tab -->data collection --> click the button search for data base /views tables ,.. for eg take MARA.

5.no below parameters..

1st row press F4--> matnr check the IMP EXP and give the number1 in Lpos

2 --> netweight --> chech IMP, EXP and give number 2...

Save.

Then

PARAMETERS:

p_reciv LIKE soos7-recnam matchcode object "Search_help".

thanks

mrutyun^