I am trying to Extract data from SAP ECC system, Database View. I see the view in the scriptbuilder, copy the script but when I reload I get the message:
/QTQVC/OPEN_STREAM failed after 00:00:00 Key = SQL_ERROR (ID:00 Type:E Number:001 "ZV_PLAF" is not defined in the ABAP Dictionary as a table, projection view, or database view.)
SQL Select MEINS MANDT MATNR from ZV_PLAF
Any Ideas on what is happening ?