cancel
Showing results for 
Search instead for 
Did you mean: 

View does not exist for query Message no. BRAIN838

former_member596753
Participant
0 Kudos

Dear All,

I am saving the view in RSRT ,by clicking Save View option.It gives me the option of putting description and technical name of same.

When i click the save button ,it goes to Abap debugger .I need to press F8 to come out of debugger.

After that it shows me View is saved.

I want to see that View again ,so using RSRT1 T-code  e,i select the same view for that query ,but bow this time it shows me that the view is not exist for same.

Please let me know what is gone wrong .Why it is going to debugger .The BI version is 7.3 .

Accepted Solutions (1)

Accepted Solutions (1)

former_member182470
Active Contributor
0 Kudos

Please check your Metadata repository for the saved View. If it is not available there, you cannot see in RSRT1.

former_member596753
Participant
0 Kudos

Dear Suman,

Please sorry for late reply  as Metadata repository was not able to open .Now I can see this view in  Metadata repository.

After this i repeat the procedure and again create new view,now this time Abap debugger is not come,

But when i went to RSRT1 tcode ,and select the same view for that query ,it is showing me same warning ,that View is not available  for same query.

former_member182470
Active Contributor
0 Kudos

I think you have not saved View properly. I mean at the database level it might not have saved. If it was saved, you must be able to check in repository.

former_member596753
Participant
0 Kudos

HI, where can we see the saved view in Table,actually i followed the normal procedure of saving the view.I can also select the view from RSRT1 tcode,but it is not working.

former_member182470
Active Contributor
0 Kudos

After selecting in RSRT1, What is not working? Not able to run? What is the error?

former_member596753
Participant
0 Kudos

Dear Suman,

It was the mistake ,that i am selecting query after selecting the View in RSRT1 .if i run only view then it runs fine.

Answers (2)

Answers (2)

KodandaPani_KV
Active Contributor
0 Kudos

Hi Tushuar,

are you removing any objects form Cube level please let me know the same object your are using in query level that query will go ABAP debug mode.

please check the query and run the RSRT.

Thanks,

Phani.

RamanKorrapati
Active Contributor
0 Kudos

Hi,

go to RSRT, enter your report and name, check it.

Some one may be used to debug your query. in that time they may be used breakpoints.

so please check your query at RSRT and if you see any break points then remove and save it.

Thanks

former_member596753
Participant
0 Kudos

Hi, Thanks

Actually there is no breakpoints in query,is there any other prerequisite needed for same.