‎2006 Dec 19 5:46 AM
i am displaying 5 fields in the first list in an interactive ALV report and after clicking any one of those fields i am displaying the second list with some data and the problem is i am getting all the 5 fields of first list in the second list also and i dont want to display those fields in the second list is there any way to restrict those fields to first list only , its urgent.
reward points gauranteed.
‎2006 Dec 19 5:49 AM
yeah u can , but it depends upon what field cata u are using in the Second List.
Maintain Diff Field Catalog in case of secondary list.
Regards
Prabhu
‎2006 Dec 19 5:49 AM
yeah u can , but it depends upon what field cata u are using in the Second List.
Maintain Diff Field Catalog in case of secondary list.
Regards
Prabhu
‎2006 Dec 19 5:50 AM
‎2006 Dec 19 5:50 AM
use hot spot for particular column or for all fields on list one and then for hotspot write ur code for calling the second list..the first output will not come then..also ensure tht the field catalog for both of the lists are different..
Message was edited by:
Amit Tyagi
‎2006 Dec 19 5:51 AM
just pass another fieldcat for secondary list with your desired fields.
regards
shiba dutta
‎2006 Dec 19 5:58 AM
For to select the data in the secondary list you have to use another field_cat in which you have to mention the fields what ever you want............
Hope it will help you mr.
‎2006 Dec 19 6:01 AM