Answer Posted / anil_abbireddy
place holder column is like a variable in oracle reports to
hold a value or result of a calculation obtained from a
formula column or any report triggers.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
how do u place it in required folder
What is an SQL FORMS ?
how report can be generated if we have the database designed in oracle 10g?
List the different types of columns in oracle reports.
what is a package n what r the packages availbla in report
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
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
did u p prepared complex report
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
i am writing a query select EmpNo from Emp how can i call in after parameter form
what is tripstop report?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Explain the different levels at which oracle form services interact.
Is it possible to have multiple layouts in a report?