Hi,
I have to map two segments E1BPE1MARART, E1BPE1MARMRT from ARTMAS(IDOC) to a target structure which is same as the structure like E1BPE1MARMRT(unit of measure) but only extra field Base_UnitOfMeasure. I am able to map all the field from E1BPE1MARMRT to my target structure. The issue is How can I get the BASE_UOM from first segment E1BPE1MARART for matching MATERIAL in from segment E1BPE1MARMRT?
The relation between E1BPE1MARART, E1BPE1MARMRT.
1st segment E1BPE1MARART contain distinct MATERIAL value 2nd segment E1BPE1MARMRT can contain same MATERIAL with different ALT_UNIT.
My target segment match with 2nd segment but only BASE_UOM need to populate which exist in 1st segment.