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 |
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
what is the diff between custom.pll and form personalization? Tell me one example?
Is SOB is attached with Business grp ?
what is the need of registering table in apps?
What is Summary columns?
Can we customize a form with out template.fmb
do i need to declare bind parameter before using in the query?
how to create requst set in oracle apps and how to send muliple requests at a time,
what are the types of interfacing?
What are the files we submit while your program move to testing instance?
how to print multi lay outs,muti currency,muti language in xml publisher
where do u specify in org_id?