Symptom
SUM stops in ACT_UPG phase to do SPDD adjustment in shadow instance, below dump occurs when trying to create a new transport for SPDD:
Category Installation error
Runtime Errors DBSQL_TABLE_UNKNOWN
----------------------------------------------------------------------------------------------------
|Short Text
| Table is unknown or does not exist.
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened?
| Error in the ABAP application program.
|
| The current ABAP program "CL_CV_SEARCH_HELP_FILTER======CP" had to be
| terminated because it found a
| statement that could not be executed.
----------------------------------------------------------------------------------------------------
|Error analysis
| In an SAP Open SQL statement, a table is specified that either does not
| exist on the database, or that is not known to the ABAP Data Dictionary.
| This is table "SHLP_FILTER_CV", or another table which the statement wants to
| access. The database has returned SQL code "SQL code: 259" with the error text
| "SQL message: invalid table name: Could not find table/view SHLP_FILTER_CV in
| schema SAPSIDSHD: line 1 col 23 (at pos 22)".
Read more...
Environment
SAP Netweaver based on AS ABAP
Keywords
DBSQL_TABLE_UNKNOWN, "CL_CV_SEARCH_HELP_FILTER======CP", SHLP_FILTER_CV, invalid table name, Could not find table/view SHLP_FILTER_CV in schema , KBA , BC-UPG-TLS-TLA , Upgrade tools for 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.
SAP Knowledge Base Article - Preview