Hi all,
while iamm testing IDOC to IDOC interface it is giving above message Acknowledge contains system error and along with this error message it is giving cannot determine code page of receiver system ..
i am apsting the error in the below.
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>XIAdapter</SAP:Category>
<SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_INV_CODEPAGE</SAP:Code>
<SAP:P1>Destination not in SM59</SAP:P1>
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText />
<SAP:ApplicationFaultMessage namespace="" />
<SAP:Stack>Cannot determine code page of receiver system</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Regards
Rao