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 doing the process of conversion if got any data error out what is the next step to reprocess
what are the receipt types in Po?
is it possible to run the interface without using oracle apps?
why we can use synonym?
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
While running the concurrent program we will get the status, we have to change the status. How it will be done.
Cycle of requestion to receving transaction.
what is the need of registering table in apps?
The report output is 10 pages then how many times between pages report trigger will fire?
WHAT IS THE FORWARDREFERENCE IN PL/SQL?
What is Summary columns?
What is a flexfield? List out its types.