Answer Posted / sanjeev katiyar
Display item same as text item.In text item you can edit but
in display item cannot only display the data from database
table.for ex..
You show the employee name from emp table using empno first
empno take text item enter the empno and show the ename take
display item, then execute query show the empname according
to empno.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
In what situation u create the BPA.
can you convert or reverse engineer a fmx back to a fmb file?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
what are the new features introduced in oracle form services in 11g release 2?
What do we mean by record group in oracle forms?
Is it possible to execute a dynamic sql from forms?
hiding item in report how like that properly,thats manually but at runtime i want to do
what are the oracle forms services components include?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
What is an oracle report?
What is the difference between BPA AND Contract What are documents and test cases u followed
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Why oracle forms required?