Hi guys,
In my mapping from idoc to file i have doubt that is fields like as
1."Where segment1.field = 'fg' OR 'ju' AND
segment2.field = '05'" than map to source to target.
2"Where seg1.field = 'fg' OR 'ju'
and seg4.field = MATNR + G40 + 12
and seg4.field = 'EN'
and seg4.field = '0001'
and seg4.field = 'KE'
Only the 1st line" then map to source to target
please give me solution