2009 May 18 1:59 PM
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
2009 May 18 2:04 PM
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
2009 May 18 2:09 PM
I have done this, but using se11/se16, there is no F4 available in the table...
2009 May 18 2:12 PM
I already did that, but no F4 help is showing up when I have a look at the table contents...
2009 May 18 2:08 PM
Hi,
Create a search help and then include the same for the domain.
2009 May 18 2:26 PM
Can you please give a little bit more information on how to do this?
I tried it, but it didn't work...
2009 May 18 2:39 PM
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.
2009 May 18 3:00 PM
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
2009 May 18 3:08 PM
Hi,
Mention the parameters as both import and export for the data element and then assign the domain for the data element.
2009 May 18 2:46 PM
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
2009 May 18 3:00 PM
That's what I also thought, but it's not working in my case...