Hello together,
by sending the sales order from the ERP System to the TM System we have some Problems. The TM Server could not create a freight unit.
<?xml version="1.0" encoding="utf-8" ?>
-<nm:StandardMessageFault xmlns:nm="http://sap.com/xi/SAPGlobal20/Global" xmlns:prx="urn:sap.com:proxy:TM8:/1SAI/TAS0AA6B71EFAD45A977E80:702">
-<standard>
<faultText>Standard Message Fault</faultText>
-<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
-<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
-<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
<text>Check consistency: Error messages have been returned</text>
<id>187(/SCMTMS/TRQ)</id>
</faultDetail>
<id>562(/SCMTMS/TRQ)</id>
</faultDetail>
+<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
-<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
-<faultDetail>
<severity>error</severity>
<text>Incoterm FH is not valid</text>
<id>006(/SCMTMS/MSG)</id>
</faultDetail>
</standard>
</nm:StandardMessageFault>
Does anybody know this problem?
Best regards!