Hi Richa,
Thanks For your reply
I have debugged the code..lt_ivr_url_param table there is no parameter sap-phoneno.
Condition is failed here ...
IF ls_ivr_url_param-value IS NOT INITIAL.
ls_searchcustomer-telephone = ls_ivr_url_param-value.
CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
eh_onsearch
( ).
Thanks
Kalpana