Symptom
Job RC_COLLECT_ANALYSIS_DATA is failing with error and dump below.
"Start to collect Business Partner data
Internal session terminated with a runtime error CONVT_NO_NUMBER (see ST22)
Job cancelled"
Category ABAP Programming Error Runtime Errors CONVT_NO_NUMBER ABAP Program SAPLTSRV Application Component CA-GTF-CSC ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |Short Text | | "D" cannot be interpreted as a number | ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |What happened? | | Error in the ABAP Application Program | | | | The current ABAP program "SAPLTSRV" had to be terminated because it has | | come across a statement that unfortunately cannot be executed. | ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |What can you do? | | Note down which actions and inputs caused the error. | | | | | | To process the problem further, contact you SAP system | | administrator. | | | | Using Transaction ST22 for ABAP Dump Analysis, you can look | | at and manage termination messages, and you can also | | keep them for a long time. | ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |Error analysis | | An exception occurred that is explained in detail below. | | This exception cannot be caught in the context of the current statement. | | The reason for the exception is: | | An attempt was made to interpret value "D" as a number. | | As this value contravenes the rules for displaying numbers correctly, | | this was not possible. | ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |How to correct the error | | Integers are represented in ABAP by a sequence of digits which can be | | preceded by a sign. | | Floating point numbers can be displayed in one of the following ways in | | ABAP: [Sign][Mantissa]E[Sign][Exponent] [Sign][Integer | | part].[Fractional part] | | Examples: -12E+34, +12E-34, 12E34, 12.34 | | If the error occurred in your own ABAP program or in an SAP | | program you modified, try to remove the error. | | | | If the error occurs in a non-modified SAP program, you might be able to | | find a solution in the SAP Notes system. If you have access to the SAP | | Notes system, check there first using the following keywords: | | | | "CONVT_NO_NUMBER" | | "SAPLTSRV" or LTSRVU01 | | "CHECK_TAXCODE_DE" |
---------------------------------------------------------------------------------------------------- |Information on where terminated | | The termination occurred in ABAP program "SAPLTSRV", in "CHECK_TAXCODE_DE". | | The main program | | was "RC_COLLECT_ANALYSIS_DATA". | | | | In the source code, the termination point is in line 3553 of (Include) | | program "LTSRVU01". | | Program "SAPLTSRV" was started as a background job. | | | | Job name....... RC_COLLECT_ANALYSIS_DATA | | Job initiator.. <user> | | Job number...... 14062700 | ----------------------------------------------------------------------------------------------------
Read more...
Environment
SAP ERP 6.0
SAP S/4HANA
Product
SAP ERP 6.0 ; SAP S/4HANA 1610 ; SAP S/4HANA 1709 ; SAP S/4HANA 1809 ; SAP S/4HANA 1909 ; SAP S/4HANA 2020 ; SAP S/4HANA 2021 ; SAP S/4HANA 2022 ; SAP S/4HANA 2023 ; SAP S/4HANA 2025 ; SAP S/4HANA 2027
Keywords
SAPLTSRV, CHECK_TAXCODE_DE, RC_COLLECT_ANALYSIS_DATA, LTSRVU01, KBA , SV-SCS-S4R , SAP Readiness Check , CRM-BF-TAX , Tax Determination , CA-GTF-CSC , Country/Region -Specific Application Interface Objects , 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.
SAP Knowledge Base Article - Preview