Using a &APP_PAGE_ID page item in an application process
429004Oct 18 2006 — edited Oct 18 2006I want to use a page item in an application process.
The page item is named as follows, depending on what page it is on.
P2_TAB_NAME
P3_TAB_NAME
P4_TAB_NAME
Each time an application process runs against the page I want to use the current page's "tab_name" value. I can't figure out how to say - use the value in the current page's # || TAB_NAME
I thought maybe &APP_PAGE_ID. || TABNAME or some such would work but it does not.
What's the correct way?
Thanks,
Linda