what is the difference between request group and request
security group in oracle apps?
Answers were Sorted based on User's Feedback
Answer / mohit
Request Group contains concurrent requests and request sets,
where as request security group is a global value assigned
to a user when he logs in to oracle applications. This can
be set up in a client environment with the following call.
fnd_global.apps(user_id,resp_id,resp_appl_id,security_group_id)
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / arun
Request group is where the concurrent programs are attached
to which internally make them available under a
responsibility that the request group is attached to. If
request groups won't be there the program will not be
visible to the user who has a responsibilty attahced.
Data group is nothing but the data base user details with
oracle apps connects UI to DB
| Is This Answer Correct ? | 1 Yes | 2 No |
types of invoices?
7 Answers BelAir Store, Convergys, Wings Biotech,
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
can we use anchor propery in XML reports?if yes?explain?
Hoe to skip middle of the record by using SQL*Loader?
List the types of flexfield?
what are the steps to develop a new report?
Except the SRS window in which we can submit the concurrent program.
How does accounting occured in Expense Reporting?
In support project one ticket alloted which steps follows manualy tell me ?
What is Value Set?
What is responsibility?
is it possible to run the interface without using oracle apps?