cancel
Showing results for 
Search instead for 
Did you mean: 

#0 not allowed in Character data sections error

Former Member
0 Kudos


Hello Experts,

We are getting below error in PI 7.11 after getting RFC response:

#0 not allowed in Character data sections

The is standard BAPI and contains below in payload (from view source):

<MESSAGE>Error in external tax system: Line: 2&#00;&#00;&#00;&#00;&#00; - Unknown tax calculation error&#00;&#00;&#00;&#00;&#00;&#00;</MESSAGE><LOG_NO></LOG_NO><LOG_MSG_NO>000000</LOG_MSG_NO><MESSAGE_V1>Line: 2&#00;&#00;&#00;&#00;&#00; - Unknown tax calculation error&#00;&#00;&#00;&#00;&#00;&#00;</MESSAGE_V1>

<MESSAGE_V2>&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;&#00;</MESSAGE_V2>

<MESSAGE_V3></MESSAGE_V3><MESSAGE_V4></MESSAGE_V4>

The payload looks like as below in sxmb_moni:

<MESSAGE>Error in external tax system: Line: 2 - Unknown tax calculation error</MESSAGE> 

<LOG_NO />
<LOG_MSG_NO>000000</LOG_MSG_NO>
<MESSAGE_V1>Line: 2 - Unknown tax calculation error</MESSAGE_V1>
<MESSAGE_V2></MESSAGE_V2>
<MESSAGE_V3 />
<MESSAGE_V4 />
   We are using RFC receiver adapter. Please give your suggestions to resolve this error.
 
   Thanks in advance.
  Beena

Accepted Solutions (0)

Answers (2)

Answers (2)

Bhavani_Baisani
Participant
0 Kudos

Please check the RFC destination has maintained target host details and unicode check and then do the cache refresh.

Former Member
0 Kudos

HI Beena,

Do a cache Refresh and try once.

Preethi.