OAF - Find OAF Page (Document) during runtime in a VO
I have performed an Extension to a VO for AbsenceTypeVO, but I have an issue that I would like Extension just to work on certain pages and not others.
Is there a way to find the page that is currently running at runtime and enter this piece of code into the extended VO?
An example to what I mean can be decribed though fnd_global package for responsibility.
Can something like this be performed for an OAF page (DOCUMENT) in the VO extension?
- fnd_global.resp_name = 'Employee Self-Service'
Thanks, Lee