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

Link between tables

Former Member
0 Likes
998

Hi,

is there a link between CSKS table and USR02 ?

If yes what is the field which links each the above tables ?

Regards

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
905

CSKS has a foreign key linking USR02-BNAME and CSKS-VERAK_USER.

You could have found that by looking at CSKS in SE11.

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
906

CSKS has a foreign key linking USR02-BNAME and CSKS-VERAK_USER.

You could have found that by looking at CSKS in SE11.

Read only

Former Member
0 Likes
905

Hi,

There is a field verak_user in the table CSKS which have a foreign key linking with the table USR02.You would find this relation in ECC 6.0 but not in ECC 4.7.I have checked that.

If you want to find the relationship of two table, just go to the entry help/check tab & see there

Best of luck,

Bhumika

Read only

Former Member
0 Likes
905

Hi,

In these two tables CSKS AND USR02 I found

a field JV_JIBCL which is in CSKS and

a field CLASS in USR02.

The Check table for the field JV_JIBCL is T8J6A.

So in this Check table you have a field called CLASS which is in the table USR02. Just Check it out once.

Regards,

Swapna.

Read only

Former Member
0 Likes
905

Hi,

There is no Foreign key Realtionship or any kind of Realtionship Between these two table In Below Version ECC 6.

But in Version ECC6 you will find the Foreign key relationship

between them.

Regards,

Sujit

Read only

Former Member
0 Likes
905

Hi,

If you are using ECC 6.0 version the go and check in Entry and help check tab..

If you are using 4.7 EE version then there is no relation..

Regards

Narin Nandivada