cancel
Showing results for 
Search instead for 
Did you mean: 

Inner qualified table

Former Member
0 Kudos

HI all,

the following is my scenario.

We add to the standard vendor reposistory the purchasing organitiation data, this is a quilified table for the main table.

Now, in ECC the Partner Function data are releated with purchasing organization, but we can have many partner function per PU Org.

So I want to create a quilified table of Partner function for the purchasing organization data (that is a quilified table for the main).

The problem is: in Purchasing organization data I can't create a field as lookup quilified.

So, my question is, it's impossible? or there are something I', missing?

thanks in advantage

enzo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Enzo,

1. Unload your repository.

2. First create a lookup qualified table in your repository having all the field related to your requirement. Give some qualifier fields and some non-qualifiers. Save it.

3. Now go to main table. Create a field of lookup qualified and reference that created table to this field.

4. Then please upload repository with update indices option.

5. you will find that entry in data manager.

Done. Please rewards if found helpful.

Regards,

Alok Sharma

Former Member
0 Kudos

HI Alok,

My requirements is to create two qualified table Q1 and Q2.

In Q2 create a field referred to Q1 and after in the main create a field referred to Q2.

The problems isn't to create a qualified and join it to the main.

Thanks any way

Enzo

Former Member
0 Kudos

hi,

The simple answer is that is impossible. you are not missing anything.

Regards,

Alok

Answers (1)

Answers (1)

michael_theis
Active Contributor
0 Kudos

Hi Enzo,

it's true, MDM 5.5 does not support the nesting of qualified tables.

If it's sufficient to store the Partner Functions as "single field" you might simply a flat lookup which is multi-valued.

BR Michael