Tab Form LOV uses one of the other columns in that report.

Hi All.
i created a Tabular Form using the Wizard.
i want to change one of the columns in the report to be an LOV.
the LOV has a WHERE that uses one of the other columns in that report.
i tried to do something like that:
SELECT <display_value>, <return_value>
FROM <some_table>
WHERE <my_column> = #ANOTHER_COLUMN_FROM_REPORT#
it doesnt work...
anyone know how to do it?
thanks in advance
Alberto

See
http://htmldb.oracle.com/pls/otn/f?p=18326:54:::::P54_ID:1282
Also see the discussion at
http://forums.oracle.com/forums/thread.jspa?messageID=1222153

Similar Messages

Maybe you are looking for