Skip to Content
0
Former Member
Feb 12, 2011 at 09:09 AM

mapping logic..

38 Views

Hi Experts,

Below is my requirement, if material master occured 4 times means then i want to copy first occurace of material value to MATERIAL 1,SECOND OCCURACE TO material 2 l, 3 rd occur ace to material 3 and 4th occurace to MATERIAL 4.

I used copy value it is working fine only when material master occurred 4 times, if material master occurs below 4 times it is not working.

how to write logic for this

Source

<MaterialMaster>1.unbouded

<Material>

Target

<MaterialTargte>

<Material1>

<Material2>

<MATERIAL3>

<Materila4>

Regards,

Ram