Hi Everyone,
Please consider following example,
| Name | Type |
| A | ZPBR |
| B | ZRBR |
| C | ZRCL |
| D | ZWIR |
I have a module A with 'Name" as list and a line item named type as shown above, now below I have a second module B with a List "Class" and the list "Name" in module A is a line item here.
| Class | Name | Type |
| ABD | A | |
| SHG | B | |
| AJS | C | |
How can I bring the values in "Type" line item from Module A also into the module B with respect to "Name"