Hi,
I added new field IDNUMBER in CRM_IUMD_IC bsp appl. Search is not working with IDNUMBER. this number is not getting populated in the below method. i added the idnumber field in the stru CRM_IUMD_GENERIC_QUERY.
lr_qs ?= typed_context->genericsearch->collection_wrapper->get_current( ).
please guide, where i need to do chagne to get populated the search field into this method.