SAP Knowledge Base Article - Preview

1811500 - WD CATS fails with dump, exception condition "CONVERSION_ERROR" raised

Symptom

An ESS user wants to enter his Web Dynpro (Java or ABAP) timesheet in Portal or via NWBC. The result is a "CONVERSION_ERROR" dump. In the respective dump in transaction ST22 under section "Contents of system fields" there's an Error-message LR 666 (SY-MSGTY : E , SY-MSGID : LR , SY-MSGNO : 666).

Location

Class CL_XSS_CAT_PROFILE
Method CONVERT_OUT_TEMP

Code Extract |   19|* Extern-KOnvertierung der Logistik-Felder
|   20|    CALL METHOD cl_xss_cat_profile=>convert_logistic_fields_out
|   21|      CHANGING
|   22|        ch_temp_line     = l_ex_temp_line-template
|   23|      EXCEPTIONS                                  
|   24|        conversion_error = 1                      
|   25|        OTHERS           = 2.                     
|   26|    IF sy-subrc <> 0.                             
|>>>>>|      RAISE conversion_error.                     
|   28|    ENDIF.                                        
|   29|    APPEND l_ex_temp_line TO re_ex_temp.          
|   30|  ENDLOOP.                                        
|   31|                                                  
|   32|ENDMETHOD. 


Read more...

Environment

  • EA-HR 600 and higher

Product

HR renewal all versions ; SAP ERP Central Component all versions ; SAP ERP all versions ; SAP S/4HANA all versions ; SAP enhancement package for SAP ERP, version for SAP HANA all versions

Keywords

Record working times , CONVERT_OUT_TEMP , CONVERT_TO_EXT , HRESS_C_CATS , E LR 666 , KBA , CA-TS-IA-XS , Self Services Web Dynpro , CA-TS , Time Sheet , PA-ESS-XX-WDA , ESS based on Webdynpro ABAP , 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.