‎2007 Dec 27 7:00 AM
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.
‎2007 Dec 27 7:04 AM
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.
‎2007 Dec 27 7:04 AM
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.
‎2007 Dec 27 7:21 AM
hi santosh,
Yes ...
USR02 is the master table for the User and not USR01 as i had thought.
Thansk !! Points awarded.
Rgards,
Stock
‎2007 Dec 27 7:07 AM
In table BORGR_USR_GROUP for field USR there will be elementary search help. You can check it in the table
‎2007 Dec 27 7:28 AM
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^