Application Development 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: 

How to change "Origin of input help" for the field in the table?

Former Member
0 Kudos

Hi,

I use SE11 to edit a table. I want to change a field's "Origin of input help" in tab of <b>Entry help/Check</b> from "input help with fixed values" to "input help implemented with check table".

I dont know where I can change this because it is always grey.

I use R/3 4.71.

Thanks

1 ACCEPTED SOLUTION

former_member589029
Active Contributor

The input help with fixed values most probably is derived from the assigned domain, where the domain has fixed values maintained, if you would like to have a check table instead, you have to assign the check table through a foreign key relationship on the field you would like to assign the check table to.

- SE11

- Change

- Place the cursor on the field you want to assign the check table to

- Klick on the key symbol above the fileds (Foreign Key)

- Put in your check table

- You can either have a key assignment proposed or put it in manually

- Activate your table

- Done

Hope that helps,

Michael

1 REPLY 1

former_member589029
Active Contributor

The input help with fixed values most probably is derived from the assigned domain, where the domain has fixed values maintained, if you would like to have a check table instead, you have to assign the check table through a foreign key relationship on the field you would like to assign the check table to.

- SE11

- Change

- Place the cursor on the field you want to assign the check table to

- Klick on the key symbol above the fileds (Foreign Key)

- Put in your check table

- You can either have a key assignment proposed or put it in manually

- Activate your table

- Done

Hope that helps,

Michael