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

checked table in se11

Former Member
0 Likes
865

hi,

i would just like to know if it is possible to have two checked table for a certain field in SE11. If so, how to do it?

Please advice.

Thanks in advance.

hi,

i would just like to know if it is possible to have two checked table for a certain field in SE11. If so, how to do it?

Please advice.

Thanks in advance.

5 REPLIES 5
Read only

Former Member
0 Likes
817

Hi

Yes of course

U need to place the cursor on the field where u want to assign the check table and press the icon with a key: the system'll propose the table from domain as default check table, but u can change it.

Max

Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
817

Hello Max,

But the OP wants to have 2 check tables for a single field. I think this is not possible.

You can change the default proposal, but you cannot add more than 1 table.

Plz correct me if i am wrong.

BR,

Suhas

Read only

0 Likes
817

Sorry Suhas

I haven't noticed that....you're right it's not possible:

a field can have one check table only: it wouldn't make sense to have two check tables.

If a value for a field has to be in two different tables, it can create a hierarchy with a main table T1 as check table for a field of table T2 as check table for a field of table T3.

In this way the value of T3 has to be in T1 and T2.

Max

Read only

Former Member
0 Likes
817

Hi,

One field can have only one chek table and to qualify for begin a check table

that field should be the primery key in the table .

Regards

Bikas

Read only

Former Member
0 Likes
817

thanks for the promt reply.

how to create a hierarchy in the main table? thanks.