‎2008 Mar 11 6:03 PM
Hi All,
I have a custom table and also a UI screen for creating entries for the table. One of the field in the table is Indicator(Ztab-Indi) which has 3 values. C,M and K. When the user is creating entries, on the screen for the field Indicator it should show F4 help button(pull dowm menu) with
C-Coop
M-MDF
K-Marketing.
Can someone please help me with this and please give me a example.
Thanks,
Veni.
‎2008 Mar 11 6:05 PM
maintain those values at domain level and then it can be easily be displayed in F4 help.
Reward if useful.
‎2008 Mar 11 6:05 PM
maintain those values at domain level and then it can be easily be displayed in F4 help.
Reward if useful.
‎2008 Mar 11 6:29 PM
‎2008 Mar 11 6:49 PM
Hi Veni,
Goto the custom table and double click on the domain
where you want to set the values.
Under fixed values specify your values.
If a field has no check table or search help, any fixed values
of the underlying domain are used.
or else using unction module VRM_SET_VALUES.
you can provide drop down list.
For further information, you can refer to the program DEMO_DYNPRO_DROPDOWN_LISTBOX.
Hope this will help you.
Thanks & Regards,
Siri.
‎2008 Mar 12 2:07 AM
Double click on the domain. inthat value range on tabstrip button is ther
in that
lover limet and upper limet
choose this and activate.
or
create search help in se11
after that you call this search help using
parameters: <pa> type <datatype> matchcode obj <searchhelpname>.
or
assign this searchhelp name to dataelement (there is futher charchater one tapstrip)