We define Profile Options to make one application run. You can set all profile options prior to your implementation. Your System Adminisatrator sets user profile option at user level or the following levels
RE: what is profile options? what are the types ...
The profile options are available to every product in Oracle Applications. For each profile option we give a brief overview of how Oracle Application Object Library uses the profile's setting.
RE: what is profile options? what are the types ...
We define Profile Options to make one application run. You can set all profile options prior to your implementation. Your System Adminisatrator sets user profile option at user level or the following levels
RE: what is profile options? what are the types ...
Profile options are the prespecified instructions given to application to affect its behaviour. We have to set values for these profile options. The valid values for profile options is subjective but the levels at which these values can be set are as:
1. User
2.Organization
3.Server
4.Responsibility
5.Application
6.Site
Application looks for profile option values in oreder 1->2->3->4->5->6. And as soon as it gets the value it stops looking for other values.