How will u register concurrent request ?
Answer / mchava
If you want to reister a report as a concurrent program.
First develop the report in report 6i.
then move that report from local machine to oracle apps
server
If it is PO module. move the report by using following
diretory PO/11.5.0/reports/us/ xx.rdf
First create executable by using system adminstrator
responsibility
in executable window you need mention excutable name, short
name, application, execution type, execution file name.
we will create concurrent program attach executable,
incompatabilites, parameters to concurrent program
we will create request group and attach concurrent program.
we will create responsibility and attach request program to
responsibiltiy
we will attach repsonsibility to user,
user will sumbit concurrent program from standard request
submission window
Cheers
Madhu Chava
USA
| Is This Answer Correct ? | 7 Yes | 1 No |
in which tables the transaction details stored? at least two.
What is the difference between buyer&employee in PO module?
What are triggers?
What is the Exception. Types of exception, Difference between those. And example
what is difference between po_headers_all and po_headers
what are the match approvals in PO?
how many sections are there in report?
in which table sub inventory related information for item is stored?
3 Answers chain sys, Scan Steel,
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
Where we can write a PL/SQL code in report triggers?
what is the purpose of standard cost update?
In SQL Loader i have 100 Records to be loaded into my table. How do i load the first 30 Records and skip the last 10 Records within a single .ctl file ? So my total no.of records to be loaded would be 60. Could anybody help me in this ?