Symptom
Below dump happens during download or upload a note by SNOTE:
Category ABAP Programming Error
Runtime Errors SAPSQL_PARSE_ERROR
Except. CX_SY_DYNAMIC_OSQL_SEMANTICS
ABAP Program SAPLOCS_UTILITIES
Application Component BC-UPG-OCS
Date and Time 13.08.2020 14:40:39
Short Text
An error has occurred while parsing a dynamic entry.
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLOCS_UTILITIES" 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 has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_DYNAMIC_OSQL_SEMANTICS' and was not
caught in procedure
"OCS_CHECK_NA_SIG_NOTE_CONF" "(FUNCTION)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
The current ABAP program attempted to execute an Open SQL statement
containing a dynamic entry. The parser returned the following error:
"The type of the database table and work area (or internal table) "LS_NA_CONF" are not
Unicode convertible. convertible."
Read more...
Environment
SAP_BASIS as of release 700
Product
Keywords
SAPSQL_PARSE_ERROR, CX_SY_DYNAMIC_OSQL_SEMANTICS, SAPLOCS_UTILITIES, OCS_CHECK_NA_SIG_NOTE_CONF, LS_NA_CONF, The type of the database table and work area (or internal table) "LS_NA_CONF" are not Unicode convertible, CWB_DWNLD_PROC , KBA , BC-UPG-NA , Note Assistant , BC-UPG-OCS , Online Corr. Support (Tools:Supp.-Pack., Addon Install/Upgr) , 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.