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 button

Former Member
0 Likes
616

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

maintain those values at domain level and then it can be easily be displayed in F4 help.

Reward if useful.

4 REPLIES 4
Read only

Former Member
0 Likes
573

maintain those values at domain level and then it can be easily be displayed in F4 help.

Reward if useful.

Read only

0 Likes
572

Hi,

How can I add the values at domain level?

Thanks,

veni.

Read only

0 Likes
572

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.

Read only

Former Member
0 Likes
572

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)