Hello SAP Community!
My very 1st question in this forum is: I need to receive an IDoc message type "SHPCON" basic type "DELVRY01" to insert long header texts as sent by a system external to SAP via XI Middleware. In my message mapping object, how am I to set IDoc segment "E1TXTH8" fields? I know some of them:
TDOBJECT = "VBBK"
TDOBNAME = <delivery_#>
TDID = "0011" (Terms of Delivery)
TDSPRAS = <whatever_language>
Only with these ones though -- I edited and successfully processed an IDoc with "WE19" IDoc testing tool -- the long texts are not copied in the delivery header. I see there is the FUNCTION field, I suppose to determine whether I am creating, updating or deleting the text. How is that to be set? Also, is the LANGUA_ISO field necessary even though I already set the TDSPRAS one? And is TDTEXTTYPE necessary too? The problem is I have no idea what value must be set on FUNCTION and TDTEXTTYPE. No documentation seems to exist. HELP!!!
Thank you very much for your help and again nice to meet you all 😊
Stefano
Edited by: Stefano Assogna on Feb 10, 2011 6:30 PM