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: 

Tranparent Table Field and Cluster Table

carlin_willams
Participant
0 Kudos

hello

I have one transparent custom table having some fields for one field i need to reference to cluster table.

How can i link my field with cluster table.

Tranparent Table contains one key fields say Req ID. Comment is one more field say Comments i need to reference as cluster table.

How can achieve please give step by step solution.

Thanks in advance.

BR

-CW

1 REPLY 1

raviahuja
Contributor
0 Kudos

Please create foreign key on your custom field and Cluster table as the check table and its field as check field.

Ravi