Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump while accessing VIQMEL view

Former Member
0 Likes
817

Hello friends,

I added a field in an Append Structure of the Table QMEL.I saved,checked and

activated that Structure and QMEL Table.

Also in SE14 , I saved and adjusted the QMEL Table.

But the Added Field doesn't get reflected in VIQMEL view.

So, I saved and adjusted VIQMEL view in SE14.

After Doing this , System throws Dump Error in IW22 and QM02 Transactions

with the the following message.

" DBIF_RSQL_SQL_ERROR ".

"An error occurred when reading from the database".

" -


> SELECT SINGLE * FROM VIQMEL WHERE QMNUM = QMNUM. "

Please tell the corrective procedure if anybody knows.

With Regards,

Hari Prasath.S

2 REPLIES 2
Read only

Former Member
0 Likes
447

Hi

It seems the problem is with selecting the sequence of the fields from the VIQMEL view

the error RSQL_SQL_ERROR is lways related to the mismatch of the selected fields and the work area/internl table.

so check for that by correctly activating the VIQMEL in se14 and check the select statements.

Regards

Anji

Read only

Former Member
0 Likes
447

Looks like your QMEL table is partly active. Please try to correct any errors in your append structure and reactive the table.