Hi Ravindra,
The actual query execution inside of the stored procedure is ok. The execution plan shows that HANA did the correct filtering down of rows. My issue is when you wrap the statement in a stored procedure. My measurements confirm Lars' comment about always paying a premium for parsing and optimization for a stored procedure is spot on.
Regards,
Bill