Hi Experts,
I have a XI scenario where I am sending ORDERS05 IDOC from SAP system to BizTalk via XI.
IDOC
-> XI
-> BizTalk
In ORDERS05 IDOC, there is a field named ABRVW under segment E1EDP01.
The problem is that, in the source SAP (Sender) if the user enters " X" (value with leading space) as the value for the field ABRVW and triggers/sends the IDOC then in XI the same field value is "X". In other words, the leading spaces are gone when IDOC reaches XI. I don't have any message mapping also. There is no conversion exit for ABRVW also.
So how this might be happening? How can I get the same value with leading space in XI? What I have to do so that it retains the value as entered in SAP system?
Kindly help!
Thanks & Regards,
Gopal