Skip to Content
0
Former Member
Dec 08, 2010 at 06:45 PM

Beginner ALV Grid question (using OO) "Possible Values" doesn't do anything

35 Views

Hi,

I have a working ALV Grid report using the 'CL_CALV_TABLE' class, and FACTORY DISPLAY method.

Standard Functions are working, got single-click events programmed to drill-down into documents, key columns, etc.

So the report output seems fine.

<i>However, some columns / cells have a "possible values" icon, but when selected nothing happens. And some columns have the icon, for example, Material, Co.Code, but then others don't. </i>

I've looked at example report SALV_DEMO_TABLE_COLUMNS and SALV_TEST_FUNCTIONS, but I can't see any specific code in there that controls this.

<u>Would appreciate it if anyone can confirm:</u>

a) what triggers the icon to appear for some columns/cells but not others? Is it the TYPE of the table column?

b) is any coding needed for the "Possible values" window to popup?

TIA,

James