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 |
what is meant by Drill Down in Discoverer report? why it will be use?
Give a brief overview on OrderManagement.
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
what do you mean by value sets
what is difference between po_headers_all and po_headers
do i need to declare bind parameter before using in the query?
WHAT IS THE VIEW IN ORACLE APPS?HOW IS IT CREATED?
After execution of a report we get parameter layout where we have enter From_date and To_date.After entering From_date and without entering To_date what happen a report will execute or not?
when will formula,place holder and summary columns fire in reports?
any one can expalin report registration steps?
how can u find the status in po?
What is Place holder Columns?