hello,
I am sending data to custom IDOC, From PO the data going correctly, but when I see in SAP the data is overlapping, means next field data is coming in current field.
in the attached screen shot, the IDOC fields TEL_NUMBER_2 = 2222 333333333, but as per mapping it should get "222222222"
Source fields:
<Telephone2>222222222</Telephone2>
<Telephone3>333333333</Telephone3>
<Telephone4>444444444</Telephone4>
in RWB, the payload is also showing correctly but when it reaches to SAP only it is overlapping.
Can you please let me know what will be error in SAP side?
Regards,
Khaja.