Answer Posted / nitesh srivastava
Yeah,Exactly We should not give wrong Answer to any one.
The latest version is Reports 10g Realease 2.0
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an SQL FORMS ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
Explain how one can iterate through items and records in a specified block?
can you convert or reverse engineer a fmx back to a fmb file?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
In what situation u create the BPA.
what is tripstop report?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What do you understand by lov and how can it be used?
if some data is not transfered where it will get stored
What do we mean by record group in oracle forms?
where do u put the report file
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed