Symptom
Job RC_COLLECT_ANALYSIS_DATA is failing with error and dump below due to errors in tax number validations.
"Start to collect Business Partner data
Internal session terminated with a runtime error CONVT_NO_NUMBER (see ST22)
Job cancelled"
Dump 1) Affects object CHECK_TAXCODE_DE (Germany)
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 | ---------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------- |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 name | | Job number...... <job number> | ----------------------------------------------------------------------------------------------------
Dump 2) The dump could also affect object CHECK_TAXCODE_NL (Netherlands) as shown below
Category ABAP programming error Runtime Errors CONVT_NO_NUMBER ABAP Program SAPLTSRV Application Component CA-GTF-CSC ---------------------------------------------------------------------------------------------------- |Short Text | | "N" cannot be interpreted as a number | ----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------- |Information on where terminated | | The termination occurred in ABAP program or include "SAPLTSRV", in | | "CHECK_TAXCODE_NL". The | | main program was "RC_COLLECT_ANALYSIS_DATA". | | | | In the source code, the termination point is in line 2327 of program or | | include "LTSRVU01". | | Program "SAPLTSRV" was started as a background job. | | | | Job name....... RC_COLLECT_ANALYSIS_DATA | | Job initiator.. <User Name> | | Job number...... <job number> | ----------------------------------------------------------------------------------------------------
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, CHECK_TAXCODE_NL, 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