cancel
Showing results for 
Search instead for 
Did you mean: 

No view for selected values

former_member245533
Participant
0 Kudos

Dear Experts,

I have created a table with "Look-up flat" with 10 values and description, calling this table values in another table.

Now I want that, out of these 10 values, only 6 values will display for user and other 4 hidden.

Kindly guide me, how can I map this...

Awaiting your reply...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shailendra,

As per my understanding you can achieve this using constraints.

Go to console->mount server and connect to repository->go to Role table ->select the required role->go to Table and Fields tab-> select the lookup table and select the values which you want to dispaly to User .

Note->1.This will be Role Specific not User.

2.If the lookup table is nested in another lookup table you will not get the option to restrict values.

Regards,

Neethu Joy

Message was edited by: Neethu joy

former_member245533
Participant
0 Kudos

Hi Ganpath and Neethu,

Very very thanks for giving me these guidelines.

Dear Neethu,

As I understand, I need to achieve this through constraint.

Let me do it first and will confirm if any issue I will face.

Thanks again.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

My understanding of the requirement is as below

1. You have created Two Flat tables say "A" and "B" and You are refering Table "A" in Table "B"

2. You have 10 Values in Table "A" and when a user creates a record you want him to see only 6 values and select 1 value among them.

As per me MDM does not provide any direct functionality to restrict a set of users to see only 6 values and select one among them.

Lets wait for others to give their view.

This requirement can be achieved through customization

Rgds,

Prasad