Symptom
When running SAP Readiness Check report RC_COLLECT_ANALYSIS_DATA, the following dump is triggered:
Category ABAP Programming Error
Runtime Errors XML_FORMAT_ERROR
Except. CX_XSLT_FORMAT_ERROR
ABAP Program /SDF/CL_RC_CHK_UTILITY========CP
Application Component SV-SMG-SDD
----------------------------------------------------------------------------------------------------
|Short text |
| The read XML document had an invalid format. |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened? |
| The XML document did not have the specified format. Therefore, it could |
| not be interpreted correctly.
.....
|Error analysis |
| An exception occurred that is explained in detail below. |
| The exception, which is assigned to class 'CX_XSLT_FORMAT_ERROR', was not |
| caught in |
| procedure "GET_SAPNOTE_REQUIRE_AND_LATEST" "(METHOD)", nor was it propagated by |
| a RAISING clause. |
| Since the caller of the procedure could not have anticipated that the |
| exception would occur, the current program is terminated. |
| The reason for the exception is: |
| The XML format was recognized as invalid for one of the following |
| 1. The basic structure of the document was incorrect - for example, the |
| root tag <abap> must be in the XML namespace |
| "http://www.sap.com/abapxml". |
| |
| 2. Start tags appear where no more are expected - for example, when an |
| integer value is to be read. |
| |
| 3. You have to specify the correct version number to read certain data |
| types. |
| |
| 4. Too few or too many properties exist.
.......
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Read more...
Environment
- SAP ERP
- SAP S/4HANA
Product
Keywords
XML_FORMAT_ERROR, /SDF/CL_RC_CHK_UTILITY========CP, CX_XSLT_FORMAT_ERROR, GET_SAPNOTE_REQUIRE_AND_LATEST" "(METHOD), RC_COLLECT_ANALYSIS_DATA,SAP Readiness Check , KBA , SV-SCS-S4R , SAP Readiness Check , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.