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

Short Dump While selecting Variant for ABAP query

Former Member
0 Likes
738

Hi,

ABAP query is going to short dump (CONNE_IMPORT_WRONG_COMP_LENG) while selecting a Variant. If i create and use variant then i am able to see Output of Variant.But not able to use Earlier created variants .

I think some mismatch between variant values and selection screen fields.Can anyone tell me how to rectify this ?

I am not able to debug the code as dump is coming in a System program(RSDBSPVD).Can anyone tell me which database table i can use to get values of the Variant.

Thanks in Advance.

Nirmala K

Hi,

ABAP query is going to short dump (CONNE_IMPORT_WRONG_COMP_LENG) while selecting a Variant. If i create and use variant then i am able to see Output of Variant.But not able to use Earlier created variants .

I think some mismatch between variant values and selection screen fields.Can anyone tell me how to rectify this ?

I am not able to debug the code as dump is coming in a System program(RSDBSPVD).Can anyone tell me which database table i can use to get values of the Variant.

Thanks in Advance.

Nirmala K

3 REPLIES 3
Read only

Former Member
0 Likes
598

check

tables: vari, tvarvc, tuvid, tvaruvn.

regards

Prabhu

Read only

0 Likes
598

table <b>VARI</b>