Harish,
I want to display additional z field in BP search result. The field is the calculation field from the CDPOS table. As I mentioned earlier i cannot use setter or getter method in BSP workbench as that is too late for me.
ZCL_BUPA_IL_HEADER_SEARCH class initial populates the BP id and BP guid based on the search criteria specified. Once all the BP ids are fetched, I am not sure how all other fields Such as BP name, BP address is fetched. I need to know how these result fields are populated as i need to write my logic to populate the calculation field.