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

convert value table as check table

Former Member
0 Likes
992

hi

how we will convert value table as check table ?

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
858

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
Read only

Former Member
0 Likes
858

while creating foreign key

Read only

bpawanchand
Active Contributor
0 Likes
858

HI

regards

Pavan

Read only

Former Member
0 Likes
859

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

Read only

Former Member
0 Likes
858

Hi,

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

Regards

Adil

Read only

Former Member
0 Likes
858

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.

Read only

Former Member
0 Likes
858

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.

Read only

Former Member
0 Likes
858

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..