Hi all,
I am working with FTP to RFC scenario.
My incoming file has multiple lines as:
<i>
Line1
line2
line3
...</i>
I have imported the RFC structure from SAP and this structure looks like:
<i>
ZINTPRUEBA1
STRCSIMPLE
item type: ZSTRCSIMPLE
CAMPO1 type: xsd:string
</i>
where STRCSIMPLE is a table of type:ZSTRCSIMPLE that contains only one field. That is, a table of one column.
What i want to do is to send multiple lines and fill this table. If i execute the interface, i can see in the MONI that XI mapping is OK and there is no error in the IE and AE. BUT in SAP, there is only ONE EMPTY field after that.
Do you have any idea about what may be happening here?
Thanks in adavance and kind regards,
david
Message was edited by:
David De Miguel