what is the difference between request group and request
security group in oracle apps?
Answer Posted / 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 |
Post New Answer View All Answers
How to move the one file from one instance to another instance? And your scripts also?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
What is a value set? List its various types.
Do you know what are user profiles in apps. Any examples you can give?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
How do you register report in oracle apps?
Explain what are the tables of auto invoice?
do you know is it possible to run the interface without using oracle apps?
please send me forms, xml pulisher questions,answers
What do you understand by a set of books?
What do you understand by concurrent programs?
List the various types of value set.
what are the balancing segments in AR?
how to print multi lay outs,muti currency,muti language in xml publisher
Suppose for report I have to parameters those are from_date and to_date, so to_date should be greater when compare to from_date, if we are giving to_date is lessthen it must shows some error how we will make?