Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Using a &APP_PAGE_ID page item in an application process

429004Oct 18 2006 — edited Oct 18 2006
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2006
Added on Oct 18 2006
4 comments
699 views