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 |
how can i print random rows in plsql table
What are the User PARAMETERS in the Reports?
What is template?
tell me the scenarios of between pages in reports
is it possible to run the interface without using oracle apps?
Where we can write a PL/SQL code in report triggers?
can we use look up type instead of a pofile option?or valueset?is it possible how?
while running a interface if we get 100 records as erors. how to debug it.
what are the mandatory parameters in suppler Conversion?
what is multi org structure?
How is choreography different from orchestration?
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,