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 |
when will formula,place holder and summary columns fire in reports?
what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .
Can u define DFF with in the DFF,How?
in which tables the transaction details stored? at least two.
In report we have to show two Layout? how it is and how we can see from where it?
Can u give the Documentation of Custom.pll in oracle apps
What is REF Cursor?
19 Answers Infosys, Intelligroup,
HOW U DISPLAY THE FLEXFIELD DATA IN APPS?
How do you register report in oracle apps?
Can we create tables in apps schema?
What is ERP? Architecture of apps?
which parameters passed in report in oracle developer how to pass