How many parameters we can pass through pl/sql program in
Oracle apps
Answers were Sorted based on User's Feedback
Answer / indra sena reddy
question was not clear are you asking mandatory out
parameters or what??
the mandatory outparameters are 2( retcode and errbuf)
or we can pass any number of in parameters
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / akshay
100 parameter will be for concurrent program not including
the errbuf and return code.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pradeep
we can pass 100 parameter for concurrent program by using Fnd_request.submit_request, here 2 parameters are mandatoryi.e,
1) errbuf 2)retcode
| Is This Answer Correct ? | 0 Yes | 0 No |
how to print multi lay outs,muti currency,muti language in xml publisher
can we pass bind variablein lexical parameter?
Cycle of requestion to receving transaction.
what are the types of interfacing?
Hoe to skip middle of the record by using SQL*Loader?
what is the use of format trigger?a
IN GL,AP,PO,AR WHICH MODULE DOESNOT HAVE _ALL TABLES THEN WHY?
I want to develop a oracle applications report using report builder 6i. I have two user parameters. How to provide list of values to parameters, which should show me at the time of submitting concurrent program.
1 Answers Genpact, Y3K Imaginations,
when we run payment batch what are the 3 concurrent programs?
explain o2c cycle? what are the table reflected for this process?
how to find the custom directory in front end.
1 Answers IBM, Sierra Atlantica,
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions