Hi ,
i am sending some data for TransportationOrderSCMRequest interface via XI to TM system
XML input data having value of LoadingLoction - Internal ID 3110 and type code 1003,
Unloading location Internal ID US-CUST-07 type code 1010
Message status is XI is sucessful but in TM system (SXMB_MONI) XML message status is transfer to external system with follwoing error
<?xml version="1.0" encoding="utf-8" ?>
- http://sap.com/xi/SAPGlobal20/Global">
- <standard>
<faultText>Standard Message Fault</faultText>
- <faultDetail>
<severity>error</severity>
<text>Location 3110 (type code 1003, system TM8500) not found</text>
<id>477(/SCMTMS/TOR)</id>
</faultDetail>
</standard>
</n0:StandardMessageFault>