Mapping values from one module to another.

Options
Ni363646
Ni363646 Member, ALL USERS, Partner Posts: 5 New Contributor

Hi,

 

I have 2 module where I want to map a line item from module M1 To M2. M1 module contain a list of level6, Time, version, while M2 is consist of a list of level7, Time, verion. The problem is that Value of line item is easily mapped to The Child of Level6 in M2.

 

Example: Let hierarchy be

Level 6 (Parent)Level7(Child)
P1P10
P1P11
P1P12
P2P20
P2P21
P2P22

 

Case Of M1

Line item1Actual 
 17-Jan17-Feb
P1100150
P2200100
P315050

Case of M2 What I am getting is:

Line item1Actual 
 17-Jan17-Feb
P1300450
p10100150
p11100150
P12100150
P2600300
P20200100
P21200100
P22200100
P3450150
P3015050
P3115050
P3215050

But i want is:

Line item1Actual 
 17-Jan17-Feb
P1100150
p1000
p1100
P1200
P2200100
P2000
P2100
P2200
P315050
P3000
P3100
P3200

 I have tried changing the lineitem summary level to average but it is not giving me desired results.

 

What I can not change is the hierrachiy level in any case. Please, help If the solution is possible.

 

Regards,

Nitika

Tagged:

Comments

  • Ni363646
    Ni363646 Member, ALL USERS, Partner Posts: 5 New Contributor

    Hi Usman,

     

    Thanks fro the response!!

     

    The situation here can be as Top to bottom approach. But I do not want to divide values to child level I just want the value to enter on the same level and childs to show (0).

    Please let me know if the concept is clear.

     

     

    Regards,

    Nitika