What is the use of place holder column?
Answer / 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 |
Can a field be used in a report wihtout it appearing in any data group?
What is the usage of the confine mode in Layout Editor ?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
What is the use of place holder column?
What are the different modals of windows?
How do you reference a parameter indirectly?
What use of command line parameter cmd file?
what is a package n what r the packages availbla in report
What does the term panel refer to with regard to pages?
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 are the various methods of performing a calculation in a report ?