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: 

convert value table as check table

Former Member
0 Kudos

hi

how we will convert value table as check table ?

thanks in advance

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Define foreign key relationship with value table. A value table only becomes a check table when foreign key is defined.

If you enter the value table, the system makes a proposal for the foreign key definition.

Regards

Abhijeet

7 REPLIES 7

Former Member
0 Kudos

while creating foreign key

bpawanchand
Active Contributor
0 Kudos

HI

regards

Pavan

Former Member
0 Kudos

Hi,

Define foreign key relationship with value table. A value table only becomes a check table when foreign key is defined.

If you enter the value table, the system makes a proposal for the foreign key definition.

Regards

Abhijeet

former_member705122
Active Contributor
0 Kudos

Hi,

when we define foreign key in an value table 
then it is called as check table.

Regards

Adil

Former Member
0 Kudos

Hi Iqbal,

There is nothing like converting the value table into check table. The table is called as Value table when used in Domain and it is called as Check table when a foreign key is established.

Regards,

Swapna.

Former Member
0 Kudos

hi,

i amn't sure about your requirement but if u want procedure to define check table than follow the steps

1. select ur field from ztable by clicking adjecent box. it will turn to brown shed.

2. click on foreign key tab aside to SRC HELP tab.

3. will take u to pop up.

4. define there checl table as ur value table and the field u clicked as check table field.

5. continue with it.

u will get ur requirement.

check the same also with standard table like vbak, mara to get a broder and clear picture.

hope this will help u.

Former Member
0 Kudos

Hi,

Suppose if you look into MTART Field in MARA Table, Click on Tab ENTRY HELP/ CHECK .Notice 2 things .

1. Foreign Keys checkbox is clicked

2. Foreign Key Table is Defined in Check Table.

Do the Same for your requirement also.

Regards,

Deepthi Dandibhotla..