SQL Server administration and T-SQL development, Web Programming with ASP.NET, HTML5 and Javascript, Windows Phone 8 app development, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software
Development resources, articles, tutorials, code samples, tools and downloads for SAP HANA and ABAP, HANA Database, SQLScript, SAP UI5, Screen Personas, Web Dynpro, Workflow

Smartform Runtime Error CX_SY_CONVERSION_NO_NUMBER

On SAP Form Builder I got runtime error CONVT_NO_NUMBER due to CX_SY_CONVERSION_NO_NUMBER exception on SAPLSTXK ABAP program while editing SAP Smartform using smartforms transaction.

After a search on Google, I found that there are two SAP Notes related with this issue:
SAP Note 827715 - CSV 1.0: CX_SY_CONVERSION_NO_NUMBER short dump, and
SAP Note 1452849

Implementing SAP Note 1452849 will solve the SAP Smartform dump error

Error in the ABAP Application Program
The current ABAP program "SAPLSTXK" had to be terminated because it has come across a statement that unfortunately cannot be executed.

Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_CONVERSION_NO_NUMBER', was not caught in procedure "RTF_SET_PATTERN" "(FORM)", 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 program attempted to interpret the value "15&gv_maktx&" as a number, but since the value contravenes the rules for correct number formats, this was not possible.

ABAP runtime eror CX_SY_CONVERSION_NO_NUMBER



SAP HANA and ABAP

Install SAP Free
CRM Companies List
Web Based CRM Software


Copyright © 2004 - 2021 Eralper YILMAZ. All rights reserved.