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 for custom field in database table

Former Member
0 Likes
1,894

Hello,

I created a Z-table with a Z-domain attached to a field.

The domain has only 2 values (Yes and No).

In the selection-screen of the table, I have an F4 for that field, however, I also want an F4 in the table itself (to know that Y = yes and N = no)

How can you do this?

Thanks

Hello,

I created a Z-table with a Z-domain attached to a field.

The domain has only 2 values (Yes and No).

In the selection-screen of the table, I have an F4 for that field, however, I also want an F4 in the table itself (to know that Y = yes and N = no)

How can you do this?

Thanks

10 REPLIES 10
Read only

Former Member
0 Likes
1,539

Hi,

at the Domain side assign the value range yes and no in the fixed values..

so when ever you use the f4 help refer the data element..

automatically when ever you press F4 it show the Fixed values in domain..

Regards,Prabhu

Read only

0 Likes
1,539

I have done this, but using se11/se16, there is no F4 available in the table...

Read only

0 Likes
1,539

I already did that, but no F4 help is showing up when I have a look at the table contents...

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
1,539

Hi,

Create a search help and then include the same for the domain.

Read only

0 Likes
1,539

Can you please give a little bit more information on how to do this?

I tried it, but it didn't work...

Read only

0 Likes
1,539

Hi,

Check this link for creating search help for the field.

http://help.sap.com/saphelp_47x200/helpdata/en/cf/21ee5f446011d189700000e8322d00/content.htm

Once it is done, mention the searchhelp in the domain.

Read only

0 Likes
1,539

I know how to create a search help, but don't know what fields I have to choose as import/export in my search help.

As table I pick my own Z-table, but then I'm stuck.

Also, it's not possible to enter a search help for a domain, only for a data type.

Thanks

Read only

0 Likes
1,539

Hi,

Mention the parameters as both import and export for the data element and then assign the domain for the data element.

Read only

Former Member
0 Likes
1,539

Hi Glenn,

The values which you have given in the Value Range Tab in domain creation defaultly becomes the F4 help for the field in selection screen and in the table , there is no need of creating additional F4 help.

Regards

Kumar M

Read only

0 Likes
1,539

That's what I also thought, but it's not working in my case...