cancel
Showing results for 
Search instead for 
Did you mean: 

TM8 Sales Order Integration

Former Member
0 Kudos

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>

- <faultDetail>

<severity>error</severity>

<text>Check consistency: Error messages have been returned</text>

<id>187(/SCMTMS/TRQ)</id>

</faultDetail>

- <faultDetail>

<severity>error</severity>

<text>Creation of freight units failed</text>

<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!

Accepted Solutions (1)

Accepted Solutions (1)

agentry_src
Active Contributor
0 Kudos

Does the problem occur with other Incoterms or just with FH?  Some common ones to test with are FOB, CIF, CFR.  You can also check SPRO in your TM R3 system to make sure the Incoterms are defined correctly in TM.  Go to SPRO/SPRO_ADMIN and do a search on Incoterm.  Check the Define Incoterms in Master Data to make sure it is both present and applicable (may need to check or uncheck the Loc flag).

Regards, Mike

Former Member
0 Kudos

Hello Mike,

thanks for your reply. We've checked the Master-Date in TM for the Incoterms. After we maintained them, the error is gone. Now we have a green flag but the Q.Status is stopped and we cannot see anything in the NetWeaver Business Client. (ERP Logistics Integration à Worklist --> Overview Transportation Requirements --> Query: Order-Based Transportation Requirement)

Why is the queue stopped?

Regards Michael

Former Member
0 Kudos

Hello Mike,

we've solved the Problem. Thank you for your help!

Regards, Michael

agentry_src
Active Contributor
0 Kudos

Hi Michael,

Can you show how you fixed it?  Did you just restart the items in SXMB_MONI or was there more to do after the Master Data fix for Incoterms?

Thanks, Mike

Former Member
0 Kudos

Hi Mike,

we maintained the Incoterms and added the role SAP_AIO_SALESPERSON-S to our user. After that we created a new sales order and the problem was fixed. Now we see the Sales Order in the NWBC.


Regards, Michael

agentry_src
Active Contributor
0 Kudos

Hi Michael,

Just one more item to point out.  Success in SXMB_MONI is a checkered flag.  Green flag is not successful and has one or more errors.

Regards, Mike

Former Member
0 Kudos

Hi Mike,

our flags are now checkered

Regards, Michael

Answers (1)

Answers (1)

Former Member
0 Kudos

This message was moderated.