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

Check Table

Former Member
0 Likes
727

Dear All,

What is check table and value table, where we will across in abap report.

Thanks,

Das..............................................

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
704

HI das,

It is same as searching and asking.

This is one of the most common questions in sdn..Please search before you post.

FOLLOW RULES OF ENGAGEMENT

Luck,

Bhumika

6 REPLIES 6
Read only

Former Member
Read only

Former Member
0 Likes
704
Read only

Former Member
0 Likes
705

HI das,

It is same as searching and asking.

This is one of the most common questions in sdn..Please search before you post.

FOLLOW RULES OF ENGAGEMENT

Luck,

Bhumika

Read only

Former Member
Read only

vinod_vemuru2
Active Contributor
0 Likes
704

Hi,

Search the forum before u post. There r many threads on the same topic.

Check table: Is used for validation purpose i.e Referential integrety. If an entry exist in check table then only child table should have entry.

Basically used with foreigh key relation.

Value table: Gives list of probable values. Basically for F4 help.

When u create foreigh key check table is assigned

When u give the domain for a field in a table value table is assigned.

U can specify the value table at Domain level.

Thanks,

Vinod.

Read only

Former Member
0 Likes
704

Hi Das.

I would like to suggest a couple of references,

[SDN - Reference for check table and value table|;

[SDN - Reference for difference between check table and value table|;

[SDN - Reference for value and check tables|;

[SDN - Reference for Check Table Vs Value Table|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave