“SQL code: 208“ with the error text“SQL message: Invalid object name ‘SEDT_PROG_VIEW‘.问题处理

The current ABAP program "SAPLSDH3" had to be terminated because it found a
statement that could not be executed. 

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 "SEDT_PROG_VIEW", or another table which the statement wants to
access. The database has returned SQL code "SQL code: 208" with the error text
"SQL message: Invalid object name 'SEDT_PROG_VIEW'.".

SE11 检查视图是否存在 

SE14检查是否创建

没有的话SE14创建就好

posted @ 2022-12-04 20:28  我肉山  阅读(176)  评论(0)    收藏  举报