Hi,
I have a requirement with the source structure looking as
Sourece :
ACCOUNTGL 0....1
item 0...unbounded
ITEMNO_ACC 0....1
CURRENCYAMOUNT 0....1
item 0...unbounded
ITEMNO_ACC 0....1
CURRENCY_TYPE 0....1
CURRENCY 0.....1
XXXXXX 0......1
TARGET STRUCTURE
E1BPACGL09 0...Unbounded
ITEM_TEXT 0......1
if the CURRENCY_TYPE is 00 and if ITEMNO_ACC in the segments ACCOUNTGL and CURRENCY AMOUNT are equal then we need to create a E1BPACGL09 with ITEM_TEXT concatinating CURRENCY and other field XXXXXX and pass it to ITEM_TEXT at target.Please help me in this .
I tried to use create if but it is not working.
Thanks & Regards,
Rajesh