cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data not saved; check BO /SCMTMS/TRQ implementation while running payload.

huzefasaifee
Explorer
0 Kudos
588

Hi Experts.

I am trying to run a payload thorough a proxy(in sproxy) to make a forwarding order. While doing that, the system won’t take the parameters and together in the Item tags:

<PiecesTransportationQuantity unitCode="PCE">1.0</PiecesTransportationQuantity>
<CargoCapacityTransportationQuantity unitCode="TEU"> 1.0</CargoCapacityTransportationQuantity>

I get this error when I run the payload:

<?xml version="1.0"?>
<n0:StandardMessageFaultxmlns:prx="urn:sap.com:proxy:S81:/1SAI/TAS0AA6B71EFAD45A977E80:753" xmlns:n0...http://sap.com/xi/SAPGlobal20/Global"><standard>
<faultText>Standard Message Fault</faultText>
<faultDetail>
<severity>error</severity>
<text>Data not saved; check BO /SCMTMS/TRQ implementation</text>
<id>111(/SCMTMS/TRQ)</id>
</faultDetail>
</standard>
</n0:StandardMessageFault>

If in case I run the payload without either, it runs successfully. Also, I can run both together in the change mode(ActionCode="02"). The above problem only occurs in ActionCode 01, for creating forwarding order.

Thanks,
Huzefa,

Accepted Solutions (0)

Answers (0)