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

AMDP with select options

Former Member
0 Likes
2,163

Dear All,

  I am developing report program in HANA studio using AMDP with classes. I am getting the following error.

Please find the below screen shot.

Regards,

Sr.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,727

Hi ,

I think your error is self-explanatory unless if i am missing something.

but that simply means declare both lv-where and iv_where_cond using the same data type

Dear All,

  I am developing report program in HANA studio using AMDP with classes. I am getting the following error.

Please find the below screen shot.

Regards,

Sr.

2 REPLIES 2
Read only

Former Member
0 Likes
1,728

Hi ,

I think your error is self-explanatory unless if i am missing something.

but that simply means declare both lv-where and iv_where_cond using the same data type

Read only

0 Likes
1,727

Dear Tebogo,

Thanks for replay....

But still I am getting bellow error.

The method "EXECUTE" contains a database procedure, which means that the row type of "IV_WHERE_COND" must be structured. All components of the row type must be elementary.

Please find the attached file

Regards,

Srikanth.