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
What is an oracle report?
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
List the different types of columns in oracle reports.
In what situation u create the BPA.
if some data is not transfered where it will get stored
What is an SQL FORMS ?
did u p prepared complex report
what is the difference between call_form, new_form and open_form?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
What do we mean by record group in oracle forms?
if u want to delete all these detail block etc what will happen in form
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is a canvas in oracle forms?
did u received a single file or multiple files
what is oracle forms?