Form function parameters
I intend to customize acces to some Oracle application form and intend to user Form Function Parameters, but Im having difficult to understand how parameters work. I frequently use this one QUERY_ONLY="YES", but I can see querying the database some more complex ones like: VIEW_APPLICATION="AU" HELP_TARGET='PER/FNDLVMLU'. Where can I find a complete instructions of how to use this feature and how can I look inside the form to find out which parameters could be applied?
0