Skip to Content
0
Former Member
Dec 04, 2006 at 05:45 AM

how to give heading in REUSE_ALV_POPUP_TO_SELECT

247 Views

friends,

am using REUSE_ALV_POPUP_TO_SELECT to display an internal table in a popup after the user selects a single line from the grid... 1 ) how to include the heading in that popup which describes the line selected, not the heading of the window? should i again use events to display the header or is there any other option? 2 ) i have used SLIS_T_EXTAB to exclude some fn. codes like &ILT, &ETA, etc...i want to exclude some other fn. codes, how to get the names of these, eg. i don't want the icon Copy, etc.? thanks all