Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Mapping problem

Former Member
0 Likes
410

In source I have two fields REF & BELNR and their occurence is (o--ounbound)

In the target I have two fields PO1 & PO2 ( 0..1)

if REF=001, BELNR(Source filed) is to be passed to PO1 (target field)

if REF=002, BELNR(Source filed) is to be passed to PO2 (target field)

Is it possible to implement this logic using Graphical mapping tool ??

If so can you plz explain how can we do that ??

thanks

kumar

2 REPLIES 2
Read only

Former Member
0 Likes
392

which method r u using.........?

in ur case

u have to assign it manually.

Read only

Former Member
0 Likes
392

posted in wrong forum !!

solved myself