What are the requests groups?
Answers were Sorted based on User's Feedback
Answer / sidd
request groups is a set of concurrent programs and request
set.
A request set is group of one or more concurrent programs
which run one after the other.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / meetseshadri
A Request group is a collection of concurrent programs and
request sets.Through which u can submit a single at a time.
A Request set is a group of related concurrent programs
grouped together and can be submitted all together.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / niranjan
a) Single request: - this allows you to submit an individual
request.
b) Request set : - this allows you to submit a
pre-defined set of requests.
| Is This Answer Correct ? | 3 Yes | 1 No |
Do you know what is applysys in oracle application database schema, what is apps?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
how to call report from oracle oracle apps11i?
Can u define DFF with in the DFF,How?
in which tables the transaction details stored? at least two.
how to move the one file from one instance to another instance?and ur scripts also?
Types of cursors?
WHAT IS CUSTOM VIEW AND CUSTOM COMPONENT?
How You Will display the key flexifields in your report
Do you know where we can check the status of po?
differentiate between intra & inter UOM class conversion with examples.
why do we validate the records while developing interface?