Hi Everyone, This is one of the common requirement.They are many ways of doing this like form personalization ,Cutom.pll and others ..the easiest way to do it is by passing the parameter QUERY_ONLY="YES" while creation Form Function.
But it doesn't gurantee all the forms will behave as expected because the form should be coded to make it work for this..not all standard forms have this..In HRMS Forms case there is another concept called task flow by which we can make the form read only.Steps:1.Check the form which need ot be made as query only.2.Go to the menu to which it is attached and the get the user function name of the form3.query the function from application developer(resp)-->application-->function
How to make a Oracle form 'Query Only'
There are many ways in which we can make a form Query only. We are going to discuss two
1) Using parameter QUERY_ONLY=YES
2) using Form Personalization
Method 1: Using parameter QUERY_ONLY=YES
Lets take an example of Purchase order enter form
Step 1) Using Sysadmin Responsibility find out the Menu attached to Purchasing Super User responsibility for which you want to make Purchase Order form as read only.
There are many ways in which we can make a form Query only. We are going to discuss two
1) Using parameter QUERY_ONLY=YES
2) using Form Personalization
Method 1: Using parameter QUERY_ONLY=YES
Lets take an example of Purchase order enter form
1) Using parameter QUERY_ONLY=YES
2) using Form Personalization
Method 1: Using parameter QUERY_ONLY=YES
Lets take an example of Purchase order enter form
Step 1) Using Sysadmin Responsibility find out the Menu attached to Purchasing Super User responsibility for which you want to make Purchase Order form as read only.
No comments:
Post a Comment