Hi Ven,
Please provide the BSP Component Name?
Take address no of employee and check it in adrc, adrc6 table. You will get email id.
1. while click search, on search event will trigger.
2. inside event write the code,
i. after getting search list of employee details on base of filter condition.
ii. take the count employee details and put it do and end do loop. inside do loop
use set property method to employee email id on specific column.
iii. then bind final employee list internal table data with result view context node.
your issue will close now.. write coding inside that event.
Thanks,
Anbusundaram A