what is place holder column
Answers were Sorted based on User's Feedback
Place holder column is a column for which you set the
datatype and value in pl/sql that you difine
you can set the value of a placeholder column in the
following places
1. the before report trigger, if the placeholder is a
report_level column.
2. A report level formula column,if the placeholder is a
report_level column.
3. A formula in the placeholders group or a group below
it(the value is set once for each record of the group)
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / surya
It is column which holds the value and used as a reference
in report.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sugantha
Place holder is a column.which is mainly used to store the
temporary value in oracle reports. It can not displayed.
only store and use it
| Is This Answer Correct ? | 1 Yes | 1 No |
why the Ctl file u put only in bin folder why not in other folder
What is the difference between boiler plat images and image items?
I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
What are the Coordination Properties in a Master-Detail relationship?
What are the type of triggers available in Oracle Reports ?
3 Answers Convergys, IBM, KPIT, Oracle, TCS,
can i send the control file path as a parameter
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
Commited block sometimes refer to a BASE TABLE ? True or False.
What are the two ways to incorporate images into a oracle forms application?
What are the different types of Record Groups?
What package procedure is used for calling another form ?
i am writing a query select EmpNo from Emp how can i call in after parameter form