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 |
Can we customize a form with out template.fmb
What is ERP? Architecture of apps?
What is set function in sql .E.g.What is difference between union and union all
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
any one can expalin report registration steps?
what is user exit and wat program do we write in user exit?
how can u find the status in po?
In sequence i want to 11 and 15th values how we will write?
can we use anchor propery in XML reports?if yes?explain?
What are triggers?
what is the difference between multiorg views and multiorg tables
2 Answers Immense Source, Intelligroup, TCS,
How to print invoice from APPS(front end).if we have invoice number in hand with us???