Hi,
I need to update a table in Oracle with the SAP data.
The SAP data is in a maintainence View.When I try to select the data into an internal table ,I am getting an error message that tells that the corresponding View is not defined in the DB as a table ,projection view or database view.
Can we select data from a Maintainence View??
Thanks.