2016 Sep 20 12:15 PM
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.
2016 Sep 20 1:18 PM
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
2016 Sep 20 1:18 PM
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
2016 Sep 21 9:56 AM
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.