I am trying to retrieve property 'FilterMode' of excel worksheet.
But I am facing some issues while retrieving it.
I am using below code to retrieve.
When I created Test report to fetch the property. It is working but when I am using it in another report it is not working.
I copied and paste the same code in another report.
what I understand is FM 'AC_FLUSH_CALL' is called in 1st case and not in another case after statement
Get Property of worksheet 'FiletrMode' = lv_rc.
Kindly help me in the same.
Thank you,
Regards,
GW