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 |
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
How to create multi-layout reports ? If we have 5 layouts , then how to get into the 4th one ?
How to find which company will be conducted Oracle appa interview? Plz help me
while running a interface if we get 100 records as erors. how to debug it.
Is that Possible To create package without Specification , If Yes Give any Examples
What is set function in sql .E.g.What is difference between union and union all
What are profile options?
What are basic steps for AIM?
what is the purpose of standard cost update?
What is ment by Global Templates in Oracle.
what is the data type of lexical parameter?